pC_cefawsvpcnetflowconnection.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = cef-aws-vpc-netflow-connection
  Vendor = Amazon
  Product = AWS CloudWatch
  Lms = ArcSight
  DataType = "netflow-connection"
  TimeFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZ"
  Conditions = [ """ requestClientApplication=AWS S3 Bucket""", """eni-""" , """ OK """ ]
  Fields = [
    """cs6=({time}\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\d\.\d\d\dZ)""",
    """\Wcs6=(\S+\s{1,100}){4}({src_ip}[a-fA-F\d.:]{1,2000})\s{1,100}({dest_ip}[a-fA-F\d.:]{1,2000})\s{1,100}({src_port}\d{1,100})\s{1,100}({dest_port}\d{1,100})(\s{1,100}\S+){2}\s{1,100}({bytes}\d{1,100})""",
    """({outcome}\w+) OK\s{0,100}$""",
    """requestClientApplication=({app}[^=]{1,2000}?)\s\w+="""
  ]


}