You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[0] parsing field value failed: field "event.category"'s value "network_traffic" is not one of the allowed values (authentication, configuration, database, driver, file, host, iam, intrusion_detection, malware, network, package, process, registry, session, threat, web)
[1] parsing field value failed: field "event.outcome"'s value "allow" is not one of the allowed values (failure, success, unknown)
[2] parsing field value failed: field "event.outcome"'s value "deny" is not one of the allowed values (failure, success, unknown)
[3] parsing field value failed: field "event.type"'s value "flow" is not one of the allowed values (access, admin, allowed, change, connection, creation, deletion, denied, end, error, group, indicator, info, installation, protocol, start, user)
jsoriano
changed the title
aws[0] parsing field value failed: field "event.category"'s value "network_traffic" is not one of the allowed values (authentication, configuration, database, driver, file, host, iam, intrusion_detection, malware, network, package, process, registry, session, threat, web)[1] parsing field value failed: field "event.outcome"'s value "allow" is not one of the allowed values (failure, success, unknown)[2] parsing field value failed: field "event.outcome"'s value "deny" is not one of the allowed values (failure, success, unknown)[3] parsing field value failed: field "event.type"'s value "flow" is not one of the allowed values (access, admin, allowed, change, connection, creation, deletion, denied, end, error, group, indicator, info, installation, protocol, start, user) "network_traffic" => "network""allow" => "success""deny" => "failure""flow" => "connection"?
aws using invalid field values according to ECS
Apr 11, 2022
"network_traffic" => "network"
"allow" => "success"
"deny" => "failure"
"flow" => "connection"?
Part of #3016
The text was updated successfully, but these errors were encountered: