In this example i've used Filebeat to send Artifactory logs to Elasticsearch, before indexing happens Ingest pipelines will parse the incoming documents to extract relevant fields.
- If you want a quick rundown on how Ingest pipelines works check this repository out.
- Official documentation on the Ingest node type and pipelines can be found here
- Official documentaion on Filebeat can be found here
This have been tested using:
- Artifactory 6.3.3
- Elasticsearch 6.4.0
- Filebeat 6.4.0
- Create the pipelines
- Install and configure Filebeat
- Test the pipelines offline
- Run Filebeat