Hi,
I have a field in the logs like below
2022-12-07T08:40:14.253180536
How can I convert it to splunk time format?
I need to eventually select this field in the table, so the conversion should work within stats
... View more
Hi You understood it incorrectly, there is no source or dest columns My search query yields a table with four columns which I am trying to plot as described above. I just want all of the columns to appear in the tooltip when users hoover over the line chart points.
... View more
I have a table with four columns - time, duration, clientip, query.
Duration is a numeric field and I can plot a line chart using first two columns, however I also want to see the corresponding last two columns in the tooltip, is this possible?
... View more