
Adam Juntunen
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Votes on activity by Adam Juntunen Sort by votes-
This is sort of obvious, but the issue is that it's totally ignoring "TimeZone":"America/Chicago", I've tried changing that to "TimeZone":"America/Los_Angeles", and you would think it should chan...
-
I tried adding | _format as timestampformat and it came back "full" meaning it interpreted the timestamp fully. here is the output of | _format as timestampformat # Time timestampformat Message...
-
that did it. Thanks!
-
I tried _sourceCategory="prod/app/windchill/methodserver" wt.method.MethodContextMonitor.stats.summary |parse "ContextSecondsAverage=*," as _contextSecondsAverage| timeslice by 10s |sum(_contextSe...
-
I tried _sourceCategory="prod/app/windchill/methodserver" wt.method.MethodContextMonitor.stats.summary |parse "ContextSecondsAverage=*," as _contextSecondsAverage| timeslice by 10s |sum(_contextSec...