Hi
I'm new to Elasticsearch and I am trying to get information from a Juniper SRX firewall. The logs are being ingested but the information I would like to search is in event.original which is not indexed or searchable. The information does appear in error.message "Provided Grok expressions do not match field value: ..." but it doesn't seem right to search this error field. Is the correct solution to enable indexing on event.original?
Elasticsearch 8.2
Thanks