Hey everyone i am facing a problem with logstash. I want to parse log that are coming from cisco-ise but all information i want is inside message fields :
My recomendation is that you first isolate the KV part of the message using grok or dissect, in the example you shared the KV part of the message starts in ConfigVersionId, unfortunately I can not try to parse it because you didn't share the message as plain text.
Anothe thing is, you need to configure your Cisco ISE to use message lenght of 8192 if it isn't already.
I recommend that you check how Elastic parse these messages in the Elastic Agent integration and try to replicate the filters in Logstash, most of them are pretty simple to replicate.
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.