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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...