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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...