From 33f99064de18d7626bb82c4d630b9820a84e5f8f Mon Sep 17 00:00:00 2001 From: aslamkhan-github <60280229+aslamkhan-github@users.noreply.github.com> Date: Fri, 2 Oct 2020 00:12:23 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8a7f88b..ca1b51b 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Simple test app that logs user activity from Django app to ELK stack using Docker. # Steps -- Delte pgadata +- Delete pgadata - Remove esdata, influx folder content -- Watch loags for postress and elastecsearch! +- Watch the logs for postress and elasticsearch! # Dashboard access - Kibana dashboard: http://localhost:5601 @@ -21,10 +21,10 @@ Simple test app that logs user activity from Django app to ELK stack using Docke - For database data choose _vm_metrics_ **or** _docker_metrics_ these are influx names # Show graph -- Goto _New Dashboard_ > _Graph_ +- Go to _New Dashboard_ > _Graph_ - Click on _Panel Title_ and choose _edit_ - From _default_ choose_value to watch for -- Than from Select statement choose filed +- Then from Select statement choose filed # Gunicorn Check [gunicorn](https://github.com/MilosSimic/logging-app/blob/master/start.sh) setup