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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

Data Management Digest – May 2026

Welcome to the May 2026 edition of Data Management Digest!   As your trusted partner in data innovation, the ...