Search

Chapter 4. Troubleshooting

download PDF

The following sections explain how to resolve issues that may occur in Metrics Store.

4.1. Information Is Missing from Kibana

If Kibana is not displaying metric or log information as expected, you can use journalctl to investigate the collectd and fluentd log files as follows:

  • If only metrics information is missing, check the collectd log files.
  • If only log information is missing, check the fluentd log files.
  • If both metrics and logs information are missing, check both log files.

    1. To investigate collectd log files:

      # journalctl -u collectd
    2. To investigate fluentd log files:

      # journalctl -u fluentd

To learn about the other journalctl options refer to the man page.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.