Fluentd UI

fluentd-uiarrow-up-right is a browser-based fluentdarrow-up-right and td-agentarrow-up-right manager that supports the following operations:

  • Install, uninstall, and upgrade Fluentd plugins

  • Start/stop/restart fluentd process

  • Configure Fluentd settings such as config file, pid file path, etc.

  • View Fluentd log with simple error viewer

fluentd-ui does not work with fluentd v1 and td-agent 3 and 4 do not include it. This content is for v0.12 for now.

Enterprise

Chronosphere Telemetry Pipelinearrow-up-right provides an enterprise UI on top of Fluentd and Fluent Bit. Please visit their site for more information.

Getting Started

For td-agent, you can start it by td-agent-ui start like this:

$ sudo /usr/sbin/td-agent-ui start
Puma 2.9.2 starting...
* Min threads: 0, max threads: 16
* Environment: production
* Listening on tcp://0.0.0.0:9292

For fluentd gem installation, install fluentd-ui via gem command:

Then, open http://localhost:9292/arrow-up-right in your browser.

The default account credentials are:

  • username="admin"

  • password="changeme"

Fluentd UI

Screenshots

(v0.3.9)

Dashboard

Fluentd UI: Dashboard

Setting

Fluentd UI: Settings

in_tail setting

Fluentd UI: `in_tail` Settings

Plugin

Plugin

If this article is incorrect or outdated, or omits critical information, please let us knowarrow-up-right. Fluentdarrow-up-right is an open-source project under Cloud Native Computing Foundation (CNCF)arrow-up-right. All components are available under the Apache 2 License.

Last updated

Was this helpful?