pC_sawsnetflowconnectionreject.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = s-aws-netflow-connection-reject
  Vendor = Amazon
  Product = AWS CloudWatch
  Lms = Splunk
  DataType = "netflow-connection"
  TimeFormat = "epoch_sec"
  Conditions = [ """ eni-""", """ REJECT OK"""]
  Fields = [
    """exabeam_host=([^=]{1,2000}@\s{0,100})?(gcs-topic|({host}\S+))""",
    """\s(unknown|({account_id}[\w-]{1,2000})) (([^\s]{1,2000}\s){2})?({interface_id}\S+) ({src_ip}[A-Fa-f:\d.]{1,2000}) ({dest_ip}[A-Fa-f:\d.]{1,2000}) ({src_port}\d{1,100}) ({dest_port}\d{1,100}) ({protocol}\S+) ({packets}\S+) (([^\s]{1,2000}\s){4})?({bytes}\d{1,100}) ({time}\d{10}) \S+ ({action}\S+) ({outcome}[^"\\\s]{1,2000})""",
  ]


}