All Apps and Add-ons

Has anyone else noticed that the Mimecast TTP_URL sourcetype stopped working?

schusserpjp
Engager

We are using version 3.0.5 and noticed that the TTP_URL data has stopped being ingested, there are no errors in the logs and a restart of the HF was performed.

0 Karma

simonsigre
Path Finder

There are multiple issues with the TAs, with the upgrade to the latest version 3.1.1 you actually need to delete your inputs and recreate them otherwise you get errors such as

2019-04-25 22:40:22,691 ERROR pid=6897 tid=MainThread file=base_modinput.py:log_error:307 | Get error when collecting events.
Traceback (most recent call last):
File "/opt/splunk/etc/apps/TA-mimecast-for-splunk/bin/ta_mimecast_for_splunk/modinput_wrapper/base_modinput.py", line 127, in stream_events
self.collect_events(ew)
File "/opt/splunk/etc/apps/TA-mimecast-for-splunk/bin/mimecast_ttp_url.py", line 84, in collect_events
input_module.collect_events(self, ew)
File "/opt/splunk/etc/apps/TA-mimecast-for-splunk/bin/input_module_mimecast_ttp_url.py", line 32, in collect_events
logs = api.fetch_ttp_url_logs()
File "/opt/splunk/etc/apps/TA-mimecast-for-splunk/bin/mimecast/api.py", line 121, in fetch_ttp_url_logs
return self.fetch_logs(LogTypes.TTPURL)
File "/opt/splunk/etc/apps/TA-mimecast-for-splunk/bin/mimecast/api.py", line 50, in fetch_logs
parsed_events = parser(helper=self.helper).parse(response.content)
File "/opt/splunk/etc/apps/TA-mimecast-for-splunk/bin/mimecast/parser/ttp_url.py", line 30, in parse
for click_log in data_json['data'][0]['clickLogs']:
IndexError: list index out of range

0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...