Visualize HTML from a Linux server in Kibana

Hi,

I have a log file present in Linux server and this file can be viewed through Browser without getting into the server.

How can i incorporate this link in Kibana, could anybody help here ?

Hi Rosylin,

If you want to analyze a log file in Kibana I would recommend you use filebeat to read the file and send any new messages to Elasticsearch. You can use the following tutorial: https://www.elastic.co/log-monitoring#instructions

There's instructions to configure a hosted installation too, but if this is your first time working with the ELK stack, using Elastic Cloud's hosted service might be an easier way to get started.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.