Installation

Can not run the iniotial spencore.sh - same issue as case 659348

aab1
Explorer

Hi - I get the same problem running splencore.sh - after exporting path, setting permit on cert

Server is CENTOS 8 STREAM 

Can this be related to error in CERT - or missing firewall opening from my Splunk HF? 

[root@hostname bin]# ./splencore.sh test
Traceback (most recent call last):
File "./estreamer/preflight.py", line 33, in <module>
import estreamer.crossprocesslogging
File "/opt/splunk/etc/apps/TA-eStreamer/bin/encore/estreamer/__init__.py", line 31, in <module>
from estreamer.diagnostics import Diagnostics
File "/opt/splunk/etc/apps/TA-eStreamer/bin/encore/estreamer/diagnostics.py", line 43, in <module>
import estreamer.pipeline
File "/opt/splunk/etc/apps/TA-eStreamer/bin/encore/estreamer/pipeline.py", line 29, in <module>
from estreamer.metadata import View
ModuleNotFoundError: No module named 'estreamer.metadata'

Labels (2)
0 Karma

aab1
Explorer

Hi - and thanks a lot - I will try focusing on that part and investigate further

0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @aab1,

The error message shows there is an installation error, python is complaining about a missing module. Please check your installation document.  At this stage, it does not seem related to a certificate or firewall issue.

If this reply helps you an upvote and "Accept as Solution" is appreciated.
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, ...