Splunk Enterprise

Splunk 7.3.8 cherrypy version check

KwonTaeHoon
Path Finder

Hi

How can I check the cherrypy version for Splunk 7.3.8?

There are no cherrypy related files in splunk/share/3rdparty.

Thank you.

Labels (1)
0 Karma

marnall
Motivator

You can use the python+pip installation in the splunk bin directory to check the module version:

/opt/splunk/bin/python -m pip freeze | grep -i cherrypy

 

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...