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
New Member

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

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...