I'm starting with logstash, and studying alone.
I was trying to make a simple filter to display in kiban, for example the number of requests that an apache receives, I put two apaches of tests to show in a graph, the number of requests that are receiving, but I can not make a filter to arrive in that counter.
Would you have something to tell me?
What do your logs look like? What does your Logstash configuration look like? Are you seeing anything in Kibana right now? If so, what does it look like?
In kibana , show , but I would like in Kibana grafical number conecction ( request ) in this apache.
The default Discover view shows a histogram of events per unit of time so that sounds like what you want. You just need to filter out any events that aren't HTTP from this particular server. How that can be done depends on what your events look like. That's why I asked for that last time.
The timestamp pattern does not have a closing brace. Start from the beginning and build out from there step by step. That is the easiest way to catch mistakes.
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.