]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal-remote: output file name is determined by the remote hostname
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 24 Jan 2016 06:49:04 +0000 (15:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 24 Jan 2016 07:11:21 +0000 (16:11 +0900)
commitd10accb0b1af1950882fd91f19dc7df4b0e11aa6
tree6553c6ab864914c98e6c0e206e3bcfc96f19403b
parentb68f6b0a794f9e6cb6457a0ac55041c4e7b1a5cb
journal-remote: output file name is determined by the remote hostname

When --url option is specified, e.g. --url='http://some.host:19531/entries'
retrieved remote journal entries will be stored to
/var/log/journal/remote/remote-some.host.journal
src/journal-remote/journal-remote.c