Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 421 Bytes

Work in progress

Run elastic with: https://github.com/jc2/docker-elk docker-compose -f docker-compose.yml -f extensions/apm-server/apm-server-compose.yml up

Change Elastic Credentils in filebeat.yml

Add yout email in the alertmanager.yml file

flask run

docker build -t <image_name> .

docker-compose up

curl --location --request POST 'http://127.0.0.1:5000/'

docker-compose down