Splunk Search

creating a custom search command but i keep getting this error. Anything i am doing wrong?

Bentash
Explorer

Traceback (most recent call last):
File "wordcloudcb.py", line 2, in
from splunklib.searchcommands import dispatch, GeneratingCommand, Configuration, Option, validators
File "/opt/splunk/etc/apps/wordcloud_cb_app/bin/splunklib/searchcommands/init.py", line 145, in
from .environment import *
File "/opt/splunk/etc/apps/wordcloud_cb_app/bin/splunklib/searchcommands/environment.py", line 120, in
splunklib_logger, logging_configuration = configure_logging('splunklib')
File "/opt/splunk/etc/apps/wordcloud_cb_app/bin/splunklib/searchcommands/environment.py", line 103, in configure_logging
fileConfig(filename, {'SPLUNK_HOME': splunk_home})
File "/usr/lib64/python2.6/logging/config.py", line 84, in fileConfig
handlers = _install_handlers(cp, formatters)
File "/usr/lib64/python2.6/logging/config.py", line 141, in _install_handlers
hlist = cp.get("handlers", "keys")
File "/usr/lib64/python2.6/ConfigParser.py", line 556, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'handlers'

0 Karma
Get Updates on the Splunk Community!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...