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.
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