parseable icon indicating copy to clipboard operation
parseable copied to clipboard

Support systemd-journal-remote for log ingestion

Open udf2457 opened this issue 1 year ago • 3 comments

Please consider supporting systemd-journal-remote for log ingestion.

Docs: https://systemd.io/JOURNAL_EXPORT_FORMATS/#journal-export-format https://www.freedesktop.org/software/systemd/man/systemd-journal-upload.service.html# https://www.freedesktop.org/software/systemd/man/systemd-journal-remote.service.html#

Example from parseable "competitor": https://sematext.com/docs/logagent/input-plugin-journald-upload/

The core benefit is that systemd-journal-remote is clearly available out-of-the-box on many Linux platforms, and it pushes over http/https to a host. No need for third-party agents.

udf2457 avatar Aug 27 '24 08:08 udf2457