Splunk Search

import and export date in a file's name

Fabien05
Explorer

Hello,

Is it possible to include the date in the name of an output file ?
example : ... | outputlookup "myname_"+function(date)+".csv"

Is it possible to extract a file .csv with the date of the file ?
example: ... | lookup filename=* date=2013-05-24

Tags (4)
0 Karma

Ayn
Legend

First question - see this question and answer. http://splunk-base.splunk.com/answers/39974/variable-file-name-in-outputcsv

Not sure exactly what you mean by your second question.

0 Karma

Ayn
Legend

I think summary indexing might be better suited for solving this problem instead. See http://docs.splunk.com/Documentation/Splunk/5.0.2/Knowledge/Usesummaryindexing

0 Karma

Fabien05
Explorer

Thank you,

I search a way to have the average of a colomn not day by day but first day to "current" day for each day (day1 => avg(day1), day2 => avg(day1, day2), day N => avg(day1, ... , dayN).
And then to compare the value of a day with a previous average.

My idea was to save the average and the current date, then to import a previous average througt his date.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...