Hi I'm using the Splunk Add-On for Salesforce in Splunk Cloud and checking for any errors raised by the add-on by using this query index=_internal sourcetype=sfdc:object:log "stanza_name=xxx" And for every index run, this error is generated about the cce_plugin_sfdc. Anyone having similar issues? file=plugin.py, func_name=import_plugin_file, code_line_no=63 | [stanza_name=xxx] Module cce_plugin_sfdc aleady exists and it won't be reload, please rename your plugin module if it is required.
... View more