[systemd-devel] [PATCH] journalctl: add "-t --identifier=STRING" option
Harald Hoyer
harald.hoyer at gmail.com
Thu Aug 21 05:17:08 PDT 2014
On 19.08.2014 21:18, Ronny Chevalier wrote:
> 2014-08-19 12:12 GMT+02:00 <harald at redhat.com>:
>> From: Harald Hoyer <harald at redhat.com>
>>
>> This turns journalctl to the counterpart of systemd-cat.
>> Messages sent with
>>
>> systemd-cat --identifier foo --prioritiy debug
>>
>> can now be shown with
>>
>> journalctl --identifier foo --prioritiy debug
>>
>> "--identifier" is not merged with "--unit" to make a clear
>> distinction between syslog and systemd units.
>> syslog identifiers can be chosen freely by anyone.
pushed with typo fixed. Thanks!
More information about the systemd-devel
mailing list