Splunk Search

How to add _time as an attribute in a base search object?

deanilol
Explorer

So I'd like to add the _time attribute to a base search object. As I understand it, I can't use the linear pivot diagram if I don't have _time on the x axis. Now what I want to do is to set _time=(another attribute) so that I can use the linear pivot diagram and choose my own attribute on the x-axis. My problem is that I can't find a way to add the _time as an attribute in the object.

Is there a way to do this without using root Event?

If not, how would I do the same thing using eval expressions in a root event object.

thanks!!

0 Karma

jmallorquin
Builder

Hi,

Have you try the command addinfo?

http://docs.splunk.com/Documentation/Splunk/6.1.3/SearchReference/Addinfo

Regards,

0 Karma

vganjare
Builder

Hi,

You can use eval to copy the _time value. Something like :

... | eval customTime = _time | ....

Thanks!!

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...