Splunk Enterprise Security

Incident Review and Investigations page errored out after ESS 5.3.0 upgrade

jawaharas
Motivator

After upgrading 'Splunk Enterprise Security' from version 5.1.0 to 5.3.0, 'Incident Review', and Investigations page errored out with below errors.

  1. Incident Review:
    URL: https://domain_name/en-US/app/SplunkEnterpriseSecuritySuite/incident_review
    Error Message: Unable to xml-parse the following data: %s

  2. Investigations:
    URL: https://domain_name/en-US/app/SplunkEnterpriseSecuritySuite/ess_investigation_list
    Error Message: JSON.parse: unexpected character at line 1 column 1 of the JSON data

Any help is welcome one. Thanks.

0 Karma
1 Solution

Splunker
Communicator

Try the fix for SOLNESS-18773

https://docs.splunk.com/Documentation/ES/5.3.0/RN/KnownIssues

Assuming it's ES on Windows. If that doesn't fix it, suggest contacting support (and advising the fix here too would be nice) 🙂

Cheers,

Chris.

View solution in original post

0 Karma

Splunker
Communicator

Try the fix for SOLNESS-18773

https://docs.splunk.com/Documentation/ES/5.3.0/RN/KnownIssues

Assuming it's ES on Windows. If that doesn't fix it, suggest contacting support (and advising the fix here too would be nice) 🙂

Cheers,

Chris.

0 Karma

jawaharas
Motivator

After replacing the python script (log.py) provided by Splunk support, the issue is fixed and it works for Linux environment as well.

1. Stop Splunk.

2. Take backup of the following two files. (e.g. log.py.bak)

$SPLUNK_HOME\etc\apps\SA-Utils\lib\SolnCommon\log.py
$SPLUNK_HOME\etc\apps\SplunkEnterpriseSecuritySuite\lib\SplunkEnterpriseSecuritySuite\log.py

3. Replace the following two files with the attached modified log.py file. (Rename the file extension to ".py" before replacing.)

$SPLUNK_HOME\etc\apps\SA-Utils\lib\SolnCommon\log.py
$SPLUNK_HOME\etc\apps\SplunkEnterpriseSecuritySuite\lib\SplunkEnterpriseSecuritySuite\log.py

4. Start Splunk again.
0 Karma

Splunker
Communicator

Awesome, this will help many people. Thanks!

Chris.

0 Karma

mdennis0177
New Member

I don't see the attached py file....

0 Karma

sloshburch
Splunk Employee
Splunk Employee

I think you have to get it from support.

0 Karma

jawaharas
Motivator

Thanks Chris. I ve submitted case with Splunk support and will let you know the outcome of the fix.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.


Introducing Unified TDIR with the New Enterprise Security 8.2

Read the blog
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...