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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Continue Your Federation Journey: Join Session 3 of the Bootcamp Series

To help practitioners build a stronger foundation, we launched the Data Management & Federation ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Casting Call: Compete in Cyber Games

Lights, Camera, SecOps: Apply to Compete in Cyber Games     Think you have what it takes to beat the clock? ...