-
<%= icon("fa-puzzle-piece fa-fw") << "fluentd" %>
<% if fluentd_exists? %>
-
<%= link_to_other t('fluentd.show.page_title'), daemon_path %>
-
<%= link_to_other t('fluentd.settings.source_and_output.page_title'), source_and_output_daemon_setting_path %>
-
<%= link_to_other t('fluentd.settings.show.page_title'), daemon_setting_path %>
-
<%= link_to_other t('fluentd.common.log'), log_daemon_path %>
-
<%= link_to_other t('fluentd.errors.page_title'), errors_daemon_path %>
<% else %>
-
<%= link_to_other t('terms.initial_setup'), daemon_path %>
<% end %>
<% if fluentd_exists? %>
-
<%= icon("fa-cogs fa-fw") << t('terms.plugins') %>
-
<%= link_to_other t("plugins.installed.page_title"), installed_plugins_path %>
-
<%= link_to_other t("plugins.recommended.page_title"), recommended_plugins_path %>
-
<%= link_to_other t("plugins.updated.page_title"), updated_plugins_path %>
<% end %>
-
<%= icon('fa-coffee fa-fw') << t('terms.misc') %>
-
<%= link_to_other t("misc.information.page_title"), misc_information_path %>
-
<%= link_to_other t('users.show.page_title'), user_path %>
-
<%= icon('fa-font') << t('terms.languages') %>