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

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...