I am using "Custom Logs Integration" from Fleet. I have done following things and I can see the logs as well in Kibana.
- I have created Custom Policy and added "Custom Logs Integration" to that policy.
- Assigned my elastic agent (one of my local server) to this custom policy.
- Go to the, Kibana -> Discover tab and able to see my logs in Kibana.
- Want to do some pre-processing before indexing docs (already done the same using logstash using grok filters), Not sure how can I do the same using Elastic agents?
Note: I am aware about the Ingest Pipeline, but not sure how can I add those pipeline in above steps. (I dn't want to use ingest APIs because I want to automate everything.)
Version: ElasticSearch : 7.10.2