Our Checkpoint Harmony logs aren't reviewed to often, today I went to look for something, and noticed nothing is parsed. Going back in the logs, it appears sometime in March, the stream of data coming in drastically changed. Might be more data coming from Checkpoint Harmony server compared to previously. I'm trying to create custom field extractions on this data but it keeps crashing the wizard. Just curious if anyone has any suggestions? Thanks!
Out of interest, did you make any upgrades or changes around March?
In terms of extracting the fields, if you arent having any joy with the wizard then if you know the values you can add these ":by hand" in either props/transforms.conf files or in the Fields page of the Splunk UI, where you can create field extractions/aliases/transforms etc
https://yourSplunkinstance/en-US/manager/search/fields
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing
Sorry I thought I replied earlier. There were no major changes made at that time. The data flowing inbound had made a drastic change, breaking the parsing expressions at that time.
I found initially just using built-in json parsing wasn't working properly, but after massaging the data by dropping some leading characters in the data stream, that worked alot better now. I don't have the particulars to provide at the moment, but this data is parsable without the need to manually specify regex expressions for each field, or create custom field extractions.
Thanks for your message!