|
If I recall correctly, there wasn't a way to set/offset the TZ for a syslog host. Has this changed? |
|
wolverine, I believe this issue has to do with the order by which an event gets processed. The host extraction performed on syslog data at index time occurs after Splunk applies TZ properties. As a result, TZ properties applied on the extracted host field do not take affect. This is mostly a problem for syslog data that is not collected directly from the host which it originated. Update: I do not have a definitive solution/workaround. You could try routing the data through a full forwarder before you index; where the indexer input is set to "parsingQueue" for a second round of parsing. Thank you for your response, hazedev. I understand why it does not work. I'm wondering if a solution was provided recently. I recall there was a possible workaround for this.
(26 Apr '11, 15:22)
the_wolverine ♦
|
|
Could you not set the If we knew what key
|