We are generating 4 reports from Splunk SHC. We want to append all the results of a search query into one particular CSV. I Tried with append in Splunk command but it is failing as the queries are too complex and output of the append query is producing few rows.
What we have done to mitigate this issue is we are generating 4 different files and a linux script to append them. but results are getting generated into different IP's.
↧