All Apps and Add-ons

Microsoft Office 365 Reporting Add-on: Parsing receiving incorrect time field

ChrisBell04
Communicator

Per the samples provided in MessageTrace report ( https://docs.microsoft.com/en-us/previous-versions/office/developer/o365-enterprise-developers/jj984... ) ,
Received time field should end with a Z, which is also how the addon is configured to parse the data

[ms:o365:reporting:messagetrace]
TIME_FORMAT = %Y-%m-%dT%H:%M:%S%Z
TIME_PREFIX = "Received": "

Data received lately by this addon no longer includes the Z designation, so time is being parsed incorrectly. Also missing subsecond (%Q) parsing. Here is a censored sample

{"MessageId": "<4289adaf-9156-483e-924b-3e14a0fb5076@journal.report.generator>", "Organization": "xxxx.onmicrosoft.com", "RecipientAddress": "A@b.com", "Received": "2019-05-31T16:14:06.6692746", "SenderAddress": "MicrosoftExchange329e71ec88ae4615bbc36ab6ce41109e@xxx.onmicrosoft.com", "ToIP": "19.181.61.196", "Subject": "Hold for the xxx", "Index": 0, "Size": 20147, "Status": "Delivered", "FromIP": null, "MessageTraceId": "f0f89caa-d985-4d22-ba8a-08d6e5e30199"}

This addon hasn't been updated in over a year. Any plans on doing so?

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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