HI ,
Basically in the past week i have my salesforce working well but after that the salesforce just stop getting data:
here is the error using this query
**index=_internal sourcetype=sfcd:eventlog:log error**
2018-05-03 00:17:22,390 ERROR pid=4333 tid=MainThread file=base_modinput.py:log_error:307 | Traceback (most recent call last):
File "/opt/splunk/etc/apps/Splunk_TA_salesforce_sh/bin/splunk_ta_salesforce/modinput_wrapper/base_modinput.py", line 113, in stream_events
self.parse_input_args(input_definition)
File "/opt/splunk/etc/apps/Splunk_TA_salesforce_sh/bin/splunk_ta_salesforce/solnlib/packages/splunklib/binding.py", line 665, in get
response = self.http.get(path, self._auth_headers, **query)
File "/opt/splunk/etc/apps/Splunk_TA_salesforce_sh/bin/splunk_ta_salesforce/solnlib/packages/splunklib/binding.py", line 1221, in request
raise HTTPError(response)
HTTPError: HTTP 404 Not Found -- {"messages":[{"type":"ERROR","text":"Application does not exist: Splunk_TA_salesforce"}]}
Can somebody help ?
... View more