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!

Unlock Instant Security Insights from Amazon S3 with Splunk Cloud — Try Federated ...

Availability: Must be on Splunk Cloud Platform version 10.1.2507.x to view the free trial banner. If you are ...

What's New in Splunk Observability - November 2025

What's New We’re excited to announce the latest enhancements to Splunk Observability Cloud and ...

Splunk Enterprise Security(ES) 7.3 is approaching the end of support. Get ready for ...

Hi friends!    At Splunk, your product success is our top priority. With Enterprise Security (ES), we're here ...