Systemd Logs to Kibana?

Hi) Help me pls with this problem.
What is the best way to pass systemd logs to kibana?

Hi @vladsniper,

there is a community beat called journalbeat, that can ship logs from the systemd journal to any supported beats output and Elasticsearch in particular. Once the journal entries are indexed in Elasticsearch you can easily explore and visualize them in Kibana. For a general overview of how beats work see the product page and the platform documentation.

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