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)

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
Observer

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
Get Updates on the Splunk Community!

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Incident Response: Reduce Incident Recurrence with Automated Ticket Creation

Culture extends beyond work experience and coffee roast preferences on software engineering teams. Team ...

Splunk Classroom Chronicles: Training Tales and Testimonials (Episode 2)

Welcome to the "Splunk Classroom Chronicles" series, created to help curious, career-minded learners get ...