This tool automates the deployment of an ELK stack on Azure for enhanced cloud security monitoring.
This repository acts as a home for the first project completed for UT's cyber security boot camp, as well as other notable work completed such as network diagrams and Bash shell scripts.
The primary use case for this tool is to set up a secure and monitored environment for applications, particularly for testing vulnerable web applications like DVWA. Cybersecurity professionals and students can use this tool to learn about network security, monitoring, and automation in a cloud environment.
Ensure that the necessary permissions and access policies are configured correctly for secure operation.
Clone the repository using git clone https://github.com/DouglasGraham-CS/Cloud-Security-Azure-GitHub.git
Navigate to the Ansible directory.
Run the Ansible playbook to install the ELK stack.
docker ps
Displays the running Docker containers, confirming the ELK instance is running.