Skip to content

Commit a3f56d4

Browse files
updated from command
1 parent d31032e commit a3f56d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/cross-platform/execution_aws_ec2_lolbin_via_ssm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ timestamp_override = "event.ingested"
9595
type = "esql"
9696

9797
query = '''
98-
FROM logs-*
98+
FROM logs-aws.cloudtrail*, logs-endpoint.* METADATA _id, _version, _index
9999
| WHERE
100100
// CloudTrail SSM SendCommand with AWS-RunShellScript
101101
(

0 commit comments

Comments
 (0)