fluentd-ui
fluentd-ui copied to clipboard
Web UI for Fluentd
Bumps [fluentd](https://github.com/fluent/fluentd) from 1.13.3 to 1.14.2. Changelog Sourced from fluentd's changelog. v1.14.2 Release v1.14.2 - 2021/10/29 IMPORTANT: This release contain the fix for CVE-2021-41186 - ReDoS vulnerability in parser_apache2. This...
Currently, without modifying code there appears to be no simple way of applying SSL to the web address or altering the path of the UI. it would be good if...
Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.5.0 to 2.9.1. Release notes Sourced from better_errors's releases. v2.9.1 Fix setting editor with symbol #492 v2.9.0 Mention path in text response #487 Use Github Actions for...
Hello everybody! Faced the problem of displaying icons if a prefix is used. my docker-compose.yml file: ``` ... environment: - "RAILS_RELATIVE_URL_ROOT=/fluentd" ... ``` I'm using the current master: $ git...
From https://docs.fluentd.org/deployment/fluentd-ui: > `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. Will there be a release...
Adding Dynatrace plugin to the list of recommended plugins for easy setup/integration with the Dynatrace log ingestion api. - RubyGems: https://rubygems.org/gems/fluent-plugin-dynatrace/ - Git Repo: https://github.com/dynatrace-oss/fluent-plugin-dynatrace
just using the default options for adding syslog input results in error We're sorry, but something went wrong. If you are the application owner check the logs for more information....
Hi, I have installed and setup fluentd on windows server. This is working fine but I wanted to explore the fluent UI but I am getting an error during the...
This is my config info: ``` [root@Jasontom ~]# td-agent --version td-agent 1.9.0 [root@Jasontom ~]# td-agent-gem --version WARN: Unresolved specs during Gem::Specification.reset: tzinfo (< 3.0, >= 1.0, >= 1.0.0) WARN: Clearing...