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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...