Splunk Search

Is it possible to merge 6 logfiles into splunk?

saisree
New Member

Hai

i have 7 installation log files.. now i have to merge or join all log files and then start querying on that.. is it possible to do that?

actually i want to know :
For each component, how much memory (RAM and HDD) got consumed due to the installation (check what were the values before and after installation and do the difference) ?

Thank u

Tags (1)
0 Karma

pramit46
Contributor

I'm not sure how to club the actual log files since they will be picked from separate source paths and be considered as individual files, but if you want to query on all the log files, try OR

index=idx1 source="yourpath1\source1" OR source="yourpath2\source2" OR source="yourpath3\source3"

and if they are different files under same root folder, you can use wildcard too:
source= "yourpath\source*"

Let me know if this helps

0 Karma

esix_splunk
Splunk Employee
Splunk Employee

You can ingest those log files via an input, or oneshot, or via the Web interface. Then you can search on those files.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...