Expanding on this, due to legacy reasons (the way the properties were
introduced), there are multiple 'sets' of properties
two sets of 'fixed' properties (that you can't change)
%name%
%$name%
and then three sets of variables that you can change
%$!name%
%$.name%
%$\name%
This is made more complicated becasue when accessing these for the rainerscript
tyoe tests they are
$name
$$name
$!name
$.name
$\name
David Lang
On Fri, 13 Jun 2014, Rainer Gerhards wrote:
It's syslogtag not $syslogtag
Sent from phone, thus brief.
Am 13.06.2014 16:19 schrieb "Maupertuis Philippe" <
[email protected]>:
Hello all,
I am trying to send log files to a remote syslog server.
The easy part seems to use the input text file module.
The difficulty I a facing is that I need to write the messages in
different files according to the source.
I thought to use the syslog tag and wrote a template :
$template
DYNfile,"/dailylog/HOSTS/%HOSTNAME%/%$YEAR%-%$MONTH%-%$DAY%/%$SYSLOGTAG%-%$HOUR%"
But it failed saying syslogtag is unknown.
I picked it on this page http://www.rsyslog.com/doc/property_replacer.html
but I must be wrong about what can be use in a template name.
Can someone provide me a list of available tags for a template name ?
I need an other way to transmit the information.
I have seen the json format which appears to permit to add information to
the syslog message.
Is there a doc on the subject, what to put on the client side, and what on
the server side ?
I found only pieces of information and I 'm lacking the whole picture.
Best regards
Philippe
________________________________
Ce message et les pi?ces jointes sont confidentiels et r?serv?s ? l'usage
exclusif de ses destinataires. Il peut ?galement ?tre prot?g? par le secret
professionnel. Si vous recevez ce message par erreur, merci d'en avertir
imm?diatement l'exp?diteur et de le d?truire. L'int?grit? du message ne
pouvant ?tre assur?e sur Internet, la responsabilit? de Worldline ne pourra
?tre recherch?e quant au contenu de ce message. Bien que les meilleurs
efforts soient faits pour maintenir cette transmission exempte de tout
virus, l'exp?diteur ne donne aucune garantie ? cet ?gard et sa
responsabilit? ne saurait ?tre recherch?e pour tout dommage r?sultant d'un
virus transmis.
This e-mail and the documents attached are confidential and intended
solely for the addressee; it may also be privileged. If you receive this
e-mail in error, please notify the sender immediately and destroy it. As
its integrity cannot be secured on the Internet, the Worldline liability
cannot be triggered for the message content. Although the sender endeavours
to maintain a computer virus-free network, the sender does not warrant that
this transmission is virus-free and will not be liable for any damages
resulting from any virus transmitted.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad
of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you
DON'T LIKE THAT.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.