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!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...