Splunk Search

Extracting Office365 ModifiedProperties fields data into table

spodda01da
Path Finder

Hello Team,

I not sure what I am missing but I am unable to extract or display ModifiedProperties{}.Name fields into table.

For example: Under extended fields of ModifiedProperties{}.Name there is another field "OtherMail". I would like to display OtherMail field value/data into a table

I remember doing sometime back but seems to have completely forgotten.

Can someone please help with it.

spodda01da_0-1630937080662.png

Thanks in advance,

Labels (3)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

According to the screenshot, "OtherMail" is one of the values of ModifiedProperties{}.Name, not a field.  Display it using the table command

| where ModifiedProperties{}.Name="OtherMail"
| table ModifiedProperties{}.Name, ModifiedProperties{}.OldValue, ModifiedProperties{}.NewValue
---
If this reply helps you, Karma would be appreciated.
0 Karma

spodda01da
Path Finder

Thanks for replying, Unfortunately, the command is not working.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...