Skip to main content

I have this really simple function enabled to configure current time as timestamp, but it doesn‚'t seem to work. it's still taking timestamp from event.

296_7eb530cd0cc440d0976f8e21b3f1fa55.png
Be the first to reply!

The way you have it configured it will extract timestamp from the event. If you want current time, use an Eval to assign it. Eval info from the docs here: Eval | Cribl Docs


Reply