All Apps and Add-ons

How to resolve Splunk Demisto Add-on version 4 Configuration Error?

tkw03
Communicator

Hello

 

We recently upgraded Splunk to v8.2.6.  This broke the Demisto integration so I upgraded the app to v4.0. This still has not fixed the issue. The alert will trigger but it does not send to Demisto. Looking in the demisto.log file I found this:

 

 

 

2022-08-08 10:25:42,792 - DEMISTOALERT - INFO - In Main Method
2022-08-08 10:25:42,801 - DEMISTOALERT - ERROR - Error in main, error: name 'basestring' is not defined
Traceback (most recent call last):
  File "/opt/splunk/etc/apps/TA-Demisto/bin/demisto_send_alert.py", line 126, in <module>
    modaction = DemistoAction(sys.stdin.read(), modular_action_logger, 'demisto')
  File "/opt/splunk/etc/apps/TA-Demisto/bin/lib/cim_actions.py", line 136, in __init__
    if isinstance(self.sid, basestring) and 'scheduler' in self.sid:
NameError: name 'basestring' is not defined

 

 

 

 

I went to the configuration page to update configurations but it gives me an error screen:

DemError.PNG
 

Anyone have any ideas?

Thnaks!

Labels (2)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...