Hi,
I Have configured ELK stack which is working perfect. but I cant see the response code in kibana so that I can make dashboard that how may 200 or 300 request came.
anybody can help me about that.
I am using filebeat and apache.
Hi,
I Have configured ELK stack which is working perfect. but I cant see the response code in kibana so that I can make dashboard that how may 200 or 300 request came.
anybody can help me about that.
I am using filebeat and apache.
Hi ,
Possibly , you can create a vertical bar chart with Y axis being a count of documents (by default is the one that is selected). Then you can add a new aggregation, first we want a total count of documents distributed on time and then we want to split this total with the different existing codes. Furthermore, the first aggregation will be per timestamp and the second one per codes. You want to plot the timestamp on the X axis (select X axis ) and you want to split the bars into the different codes (select Split bars ). Something like this shown below
Hope this is clear, else, feel free to reach out again..
Thanks
Rashmi
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.