Splunk Enterprise Security

How to display date/time of comment in a table under incident review?

MoonLavaLakes
New Member

Hello, I'm new to the Splunk ES world. What I'm trying to do is list the date and time of the last comment entry that appears in the investigation comment section under Incident Review. The time actually appears when reviewing investigations via the gui but I need to be able to get that time listed next to the comment column in this search:                        

`notable` | rename owner_realname as Analyst, comment as Comment status_label as Status, savedsearch_description as Trigger_Reason, rule_name as Title | search Status=* | eval Destination=coalesce(dest_url,threat_match_value) | nomv Destination | eval Source=coalesce(src, sender) | eval Urgency=urgency | convert ctime(_time) as Time | table Urgency, Time, Title, rule_description, Comment, Status, Analyst, Status | sort -Urgency
Tags (4)
0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...