pC_scommonftpdelete1.md
June 14, 2023 ยท View on GitHub
Parser Content
{
Name = s-common-ftp-delete-1
Vendor = FTP
Product = FTP
Lms = Splunk
DataType = "file-operations"
IsHVF = true
TimeFormat = "yyyy-MM-dd HH:mm:ss"
Conditions = [ """]dele """, """ - 200 - - - """ ]
Fields = [
"""exabeam_host=([^=]{1,2000}?@\s{0,100})?({host}[^\s]{1,2000})""",
"""({time}\d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d) """,
"""(exabeam_\w+=|^)({time}\d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d) """,
"""({host}[\w\.-]{1,2000})\s{1,100}(\S+\s{1,100}){2}\[\d{1,100}\]""",
"""({src_ip}\S+)\s{1,100}(\S+\s{1,100}){2}\[\d{1,100}\]""",
"""(-|(({domain}\S+)[\/\\])?({user}\S+))\s{1,100}\[\d{1,100}\]""",
"""\]dele\s{1,100}(-|({file_name}\S+))\s""",
"""\]dele\s{1,100}(-|({file_path}({file_parent}\/(\S+\/)?)({file_name}\S+)))\s""",
"""\]dele\s{1,100}\/\S+\.({file_ext}[^\/\.\s]{1,2000})\s""",
"""\]dele\s{1,100}(\S+\s{1,100}){2}({outcome}\d{1,100})""",
]
DupFields = [ "host->dest_host", "file_ext->host_file_ext" ]
}