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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...