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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...