mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge pull request #288 from splunk/CRL-1704-fix_security_content_ctime
fixed security_content_ctime macro
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
arguments:
|
||||
- field
|
||||
definition: '`ctime($field$,"%m/%d/%Y %H:%M:%S")`'
|
||||
definition: 'convert timeformat="%m/%d/%Y %H:%M:%S" ctime($field$)'
|
||||
description: convert epoch time to string
|
||||
name: security_content_ctime
|
||||
|
||||
Reference in New Issue
Block a user