1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/journal-remote
Zbigniew Jędrzejewski-Szmek 8201af08fa journal-remote: allow splitting incoming logs by source host
Previously existing scheme where the file name would be based on
the source was just too ugly and unpredicatable. Now there are
only two options:
  1. just one file (until rotation),
  2. one file per source host, using the hostname as filename part.
For the cases where the source is specified by the user, only
option one is allowed, and the full of the file must be specified.
2014-07-15 22:31:41 -04:00
..
.gitignore journal-remote: add units and read certs from default locations 2014-07-15 22:23:49 -04:00
browse.html Move network-related journal programs to src/journal-remote/ 2014-07-15 22:23:47 -04:00
journal-gatewayd.c journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00
journal-remote-parse.c journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00
journal-remote-parse.h journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00
journal-remote-write.c journal-upload: use journal as the source 2014-07-15 22:23:48 -04:00
journal-remote-write.h journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00
journal-remote.c journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00
journal-remote.conf.in journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00
journal-upload-journal.c journal-upload: make state persistent 2014-07-15 22:23:48 -04:00
journal-upload.c journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00
journal-upload.h journal-upload: add watchdog support 2014-07-15 22:23:48 -04:00
log-generator.py Add simple generator of fake journal export stream 2014-07-15 22:31:40 -04:00
Makefile Move network-related journal programs to src/journal-remote/ 2014-07-15 22:23:47 -04:00
microhttpd-util.c journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00
microhttpd-util.h journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00