mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Fix poorly formatted data_source sections
This commit is contained in:
@@ -6,5 +6,4 @@ author: Patrick Bareiss, Splunk
|
||||
description: Data source object for Bro
|
||||
source: bro:http:json
|
||||
sourcetype: bro:http:json
|
||||
supported_TA:
|
||||
- {}
|
||||
supported_TA: []
|
||||
|
||||
@@ -6,8 +6,7 @@ author: Patrick Bareiss, Splunk
|
||||
description: Data source object for CrushFTP
|
||||
source: crushftp
|
||||
sourcetype: crushftp:sessionlogs
|
||||
supported_TA:
|
||||
- {}
|
||||
supported_TA: []
|
||||
fields:
|
||||
- _time
|
||||
- _raw
|
||||
|
||||
@@ -6,8 +6,7 @@ author: Patrick Bareiss, Splunk
|
||||
description: Data source object for Kubernetes Audit
|
||||
source: kubernetes
|
||||
sourcetype: _json
|
||||
supported_TA:
|
||||
- {}
|
||||
supported_TA: []
|
||||
fields:
|
||||
- _time
|
||||
- annotations.authorization.k8s.io/decision
|
||||
|
||||
@@ -6,8 +6,7 @@ author: Patrick Bareiss, Splunk
|
||||
description: Data source object for Kubernetes Falco
|
||||
source: kubernetes
|
||||
sourcetype: kube:container:falco
|
||||
supported_TA:
|
||||
- {}
|
||||
supported_TA: []
|
||||
fields:
|
||||
- _time
|
||||
- command
|
||||
|
||||
@@ -6,8 +6,7 @@ author: Patrick Bareiss, Splunk
|
||||
description: Data source object for Linux Secure
|
||||
source: /var/log/secure
|
||||
sourcetype: linux_secure
|
||||
supported_TA:
|
||||
- {}
|
||||
supported_TA: []
|
||||
fields:
|
||||
- _time
|
||||
- action
|
||||
|
||||
@@ -6,8 +6,7 @@ author: Patrick Bareiss, Splunk
|
||||
description: Data source object for Nginx Access
|
||||
source: /var/log/nginx/access.log
|
||||
sourcetype: nginx:plus:kv
|
||||
supported_TA:
|
||||
- {}
|
||||
supported_TA: []
|
||||
fields:
|
||||
- _time
|
||||
- action
|
||||
|
||||
@@ -6,8 +6,7 @@ author: Patrick Bareiss, Splunk
|
||||
description: Data source object for osquery
|
||||
source: osquery
|
||||
sourcetype: osquery:results
|
||||
supported_TA:
|
||||
- {}
|
||||
supported_TA: []
|
||||
fields:
|
||||
- _time
|
||||
- calendarTime
|
||||
|
||||
@@ -6,8 +6,7 @@ author: Patrick Bareiss, Splunk
|
||||
description: Data source object for Powershell Installed IIS Modules
|
||||
source: powershell://AppCmdModules
|
||||
sourcetype: Pwsh:InstalledIISModules
|
||||
supported_TA:
|
||||
- {}
|
||||
supported_TA: []
|
||||
fields:
|
||||
- _time
|
||||
- Schema
|
||||
|
||||
@@ -6,5 +6,4 @@ author: Patrick Bareiss, Splunk
|
||||
description: Data source object for Powershell SIP Inventory
|
||||
source: powershell://SubjectInterfacePackage
|
||||
sourcetype: PwSh:SubjectInterfacePackage
|
||||
supported_TA:
|
||||
- {}
|
||||
supported_TA: []
|
||||
|
||||
@@ -6,8 +6,7 @@ author: Patrick Bareiss, Splunk
|
||||
description: Data source object for Suricata
|
||||
source: suricata
|
||||
sourcetype: suricata
|
||||
supported_TA:
|
||||
- {}
|
||||
supported_TA: []
|
||||
fields:
|
||||
- _time
|
||||
- app_proto
|
||||
|
||||
Reference in New Issue
Block a user