Getting Data In

how to ignore the first and last line in json file

younes17
Explorer

Is there any way to ignore first and last line from my json files?

{
"hosts": {
"sv-1000.local": [
{
"Impact": "This may help attackers to defeat time based authentications schemes.",
"Network": "DEB304C5",
"ServiceandPort": "general (icmp)",
"ScanDate": "2020-01-02 00:36"
}
]
},
"network": {
"ScanCount": "21",
"ScanDate": "2020-01-02 00:36:18",
"ID": "DEB304C5",
"Parent": "C8F90FE8",
"Name": "-CAS"
}
}

Tags (1)
0 Karma

to4kawa
Ultra Champion

props.conf

SEDCMD-ignore = s/(?ms){(.*)}/\1/
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...