Hello All,
I have a collection of folders, each representing a test run. On each folder, I have a `metadata.json` which contains the information on which machine/firmware... the test was executed.
Then on the same folder, I have a `system.log` file which contains the log information for that specific execution.
What I want to do is to combine the information from the `metadata.json` with the entries on the `system.log`, basically allowing me to make searches based on the machine/condition and not only on the log data.
Is there a way to do this in Splunk, or should I pre-process the files and them insert them into Splunk?
↧