Skip to content

Ingest pipelines to parse Artifactory logs sent to Elasticsearch using Filebeat

Notifications You must be signed in to change notification settings

mikejoh/artifactory-elasticsearch-ingest-pipelines

Repository files navigation

Artifactory Elasticsearch Ingest pipelines

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.

Resources

  • 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

Environment

This have been tested using:

  • Artifactory 6.3.3
  • Elasticsearch 6.4.0
  • Filebeat 6.4.0

Step-by-step

  1. Create the pipelines
  2. Install and configure Filebeat
  3. Test the pipelines offline
  4. Run Filebeat

About

Ingest pipelines to parse Artifactory logs sent to Elasticsearch using Filebeat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published