DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Using Index Patterns To Search Your Logs & Metrics With Kibana

3 years ago logit.io

Summary: This is a summary of an article originally published by the source. Read the full original article here →

What are index patterns and how can I use them to query Elasticsearch with Kibana on the Logit platform? All logs and metrics that you send to Logit belong to an index pattern. To search your data with Kibana you have to select which Elasticsearch index or indices that you want to explore.

The filebeat-* index pattern enables you to search all fields for any logs sent to Logit using the https://logit.io/sources/configure/filebeat, this is an example of an index pattern matching on a single index. Tip: When you access Kibana for the very first time the default index pattern is set to search log data from all indices being sent to Elasticsearch (a multiple indices match), the pattern is *-*.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com