fluentd-ui
fluentd-ui copied to clipboard
Web UI for Fluentd
### vulnerability info After the default deployment of Fluentd-ui, it is not mandatory to change the password and there is a default password. ``` $ sudo /usr/sbin/td-agent-ui start Puma 2.9.2...
The error was because the latest version value was nil. Error: ActionView::Template::Error (no implicit conversion of nil into String): latest_version: { label: "#{t("plugins.common.latest_version")}", sortable: true }, is_latest_version: { label: ""...
I run it inside a docker container using this definition > FROM xoroz/fluentdui:latest MAINTAINER Felipe Ferreira [email protected] RUN apt-get update -qq RUN apt-get install -y wget gnupg2 ruby-full gcc make...
hello, I'm running fluentd-ui v1.1.0, fluentd 1.2.6, when accessing daemon errors page, browser shows We're sorry, but something went wrong. If you are the application owner check the logs for...
``` /Library/Ruby/Gems/2.3.0/gems/mini_portile2-2.3.0/lib/mini_portile2/mini_portile.rb:402:in `block in execute': Failed to complete compile task (RuntimeError) from /Library/Ruby/Gems/2.3.0/gems/mini_portile2-2.3.0/lib/mini_portile2/mini_portile.rb:373:in `chdir' from /Library/Ruby/Gems/2.3.0/gems/mini_portile2-2.3.0/lib/mini_portile2/mini_portile.rb:373:in `execute' from /Library/Ruby/Gems/2.3.0/gems/mini_portile2-2.3.0/lib/mini_portile2/mini_portile.rb:115:in `compile' from /Library/Ruby/Gems/2.3.0/gems/mini_portile2-2.3.0/lib/mini_portile2/mini_portile.rb:154:in `cook' from extconf.rb:365:in `block (2 levels) in process_recipe'...
https://github.com/sonots/fluentd-server While @sonots's `fluentd-server` is not strictly about UI, it does help with deploying/managing Fluentd configs. This is a placeholder issue for us to discuss whether we want to incorporate...
More human readable version of http://fluentd.org/plugin/ Separate tables into filter, database and other sections.
http://www.youtube.com/watch?v=64KIyRTCObg Visualize data flow like this
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of...
Hi Team, I am getting below error after executing "fluentd-ui start" command. $ fluentd-ui start bundler: failed to load command: rackup (/home/avi/.rbenv/versions/3.3.0/bin/rackup) /home/avi/.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/activesupport-5.2.8.1/lib/active_support/core_ext/module/delegation.rb:156:in `delegate': Delegation needs a target. Supply an...