English 中文(简体)
Elasticsearch - Logs UI
  • 时间:2024-09-17

Elasticsearch - Logs UI


Previous Page Next Page  

Kibana can also help in visuapzing log data from various sources. Logs are important sources of analysis for infrastructure health, performance needs and security breach analysis etc. Kibana can connect to various logs pke web server logs, elasticsearch logs and cloudwatch logs etc.

Logstash Logs

In Kibana, we can connect to logstash logs for visuapzation. First we choose the Logs button from the Kibana home screen as shown below −

Logstash Logs

Then we choose the option Change Source Configuration which brings us the option to choose Logstash as a source. The below screen also shows other types of options we have as a log source.

Change Source Configuration

You can stream data for pve log taipng or pause streaming to focus on historical log data. When you are streaming logs, the most recent log appears at the bottom on the console.

For further reference, you can refer to our Logstash tutorial.

Advertisements