Splunk Enterprise

Error with Security Essentials

Ledge39
Engager

Have just done a fresh install of Splunk 9.3.0 with Security Essentials.

I'm getting the following message

Error in 'sseidenrichment' command: (AttributeError) module 'time' has no attribute 'clock'

Can you help?

Labels (1)
Tags (2)

GabrielTolea
Engager

This should be higher up. Correct solution. 

0 Karma

chris_barrett
SplunkTrust
SplunkTrust

We're seeing a similar issue with ES7.3.1 running on Core 9.3.0.  
The spathannotates custom command is failing with the same "module 'time' has no attribute 'clock'" error and, like @cbrewer_splunk, I traced it back to  ./SA-Utils/lib/SolnCommon/cexe.py

We'll upgrade to ES7.3.2 (latest version at this point) but I'm not convinced that the issue will be fixed based on the Fixed Issues for ES7.3.2 - https://docs.splunk.com/Documentation/ES/7.3.2/RN/FixedIssues

Christopherscha
Engager

I hade the same issue. 
For me upgrading to Es7.3.2 did solve the issue. 

 

Br 

0 Karma

damianpadden
Loves-to-Learn

having the same issue after upgrading to 9.3. Running ES version 7.3.

Did the upgrade of ES resolve the issue for you. Currently getting no notables

 

Thanks

Damian

0 Karma

cbrewer_splunk
Splunk Employee
Splunk Employee

Also in A&I

08-03-2024 03:38:37.525 INFO ChunkedExternProcessor [25501 searchOrchestrator] - Running process: /opt/splunk/bin/python3.9 /opt/splunk/etc/apps/SA-IdentityManagement/bin/entitymerge_command.py 08-03-2024 03:38:37.845 ERROR ChunkedExternProcessor [25506 ChunkedExternProcessorStderrLogger] - stderr: (AttributeError) module 'time' has no attribute 'clock'
I searched around and changed:
vi /opt/splunk/etc/apps/SA-Utils/lib/SolnCommon/cexe.py
Change time.clock to time.time
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
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, ...