I'm implementing ELK to controll my servers. What visualizations do you think are basic to create a generic dashboard for iis logs. There's any kind of market or example's page for kibana dashboards? Thanks
Asked
Active
Viewed 1,468 times
1
-
See https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-module-iis.html. This module deploys a sample dashboard that monitors basic metrics like response codes, response times, errors etc which provide a good picture of how IIS/ app health. – ben5556 Oct 20 '18 at 09:45
-
This sample dashboard is basic – Inbloo Oct 22 '18 at 10:22
-
Well, yes. Isn’t that enough to get started and you can add on top of the sample one to suit your needs ? – ben5556 Oct 22 '18 at 11:05