I have a problem with Logstash. In this case is about date's creation. I create a new field (logdate) based on severals fields which I have created with Grok. I don't receive any "error parsing", however, when I go to my Kibana, I create a "histogram" from logdate's field and I don't see nothing.
It looks like the data is being indexed correctly, so that's good.
I'm not sure I understand the issue entirely, but what I think you're saying is that you have a date field and you are trying to create a visualization using that field and a histogram aggregation, and you're not seeing what you expect to see.
Have you tried using the date histogram aggregation instead?
Also, if you can provide some more information about what you're trying to visualize, that would probably be helpful.
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.