Set Up Fluentd for Elasticsearch

JFrog Platform Administration Documentation

Content Type
Administration / Platform
ft:sourceType
Paligo

To set up Fluentd for Elasticsearch, perform the following steps:

  1. Install Fluentd logging agent on each JPD node for tailing the various JPD log files for new log lines to parse into fields

  2. Apply any corresponding record transformations and then send to the relevant output plugin for Fluentd.

  3. Install the Fluentd agent in each node as shown in the Fluentd installation guide.

  4. Configure the installed Fluentd agent as per the configuration, that matches the JFrog application running in the node, provided in JFrog log analytics Github repo.