Page 1 of 1

@timestamp offset

Posted: Wed Jan 21, 2015 6:40 pm
by stecino
Hello,

I have 3 hour offset, EST vs PST between @timestamp value and timestamp in the messages. How can I correct the time so it's in pacific time?


@timestamp message
2015-01-21T18:19:47.000-08:00 21 Jan 2015 21:19:45 DEBUG org.quartz.impl.jdbcjobstore.StdRowLockSemaphore - Lock 'TRIGGER_ACCESS' retuned by: DefaultQuartzScheduler_Worker-...
2015-01-21T18:19:47.000-08:00 21 Jan 2015 21:19:42 DEBUG org.quartz.impl.jdbcjobstore.StdRowLockSemaphore - Lock 'TRIGGER_ACCESS' is desired by: DefaultQuartzScheduler_Quar...
2015-01-21T18:19:47.000-08:00 21 Jan 2015 21:19:42 INFO org.quartz.plugins.history.LoggingTriggerHistoryPlugin - Trigger CORE_JOB_GROUP.coreJobRetrievalCronTrigger completed firing job
2015-01-21T18:19:47.000-08:00 21 Jan 2015 21:19:40 DEBUG org.quartz.impl.jdbcjobstore.StdRowLockSemaphore - Lock 'TRIGGER_ACCESS' is desired by: DefaultQuartzScheduler_Quar...

Re: @timestamp offset

Posted: Thu Jan 22, 2015 10:21 am
by tmcdonald
What version of Logserver are you using? This was a bug in previous versions and either an update or a manual correction will fix it:

http://support.nagios.com/forum/viewtop ... 20#p119302

Re: @timestamp offset

Posted: Thu Jan 22, 2015 11:38 pm
by stecino
tmcdonald wrote:What version of Logserver are you using? This was a bug in previous versions and either an update or a manual correction will fix it:

http://support.nagios.com/forum/viewtop ... 20#p119302
It's 2015R1.1, I will take a look at the manual fix and let you know

Re: @timestamp offset

Posted: Fri Jan 23, 2015 12:32 am
by stecino
stecino wrote:
tmcdonald wrote:What version of Logserver are you using? This was a bug in previous versions and either an update or a manual correction will fix it:

http://support.nagios.com/forum/viewtop ... 20#p119302
It's 2015R1.1, I will take a look at the manual fix and let you know
Seems to be working. Thanks for the tip!!

Re: @timestamp offset

Posted: Fri Jan 23, 2015 11:56 am
by tmcdonald
You're quite welcome.

I'll be closing this thread now, but feel free to open another if you need anything in the future!