Add security events to SIEM targets #1460
Labels
area:log
area:security
enhancement
New feature or request
experts needed
This issue or pull request is outside an area where general approvers feel they can approve
triage:needs-triage
Area(s)
area:log
Is your change request related to a problem? Please describe.
Security information and event management (SIEM) commonly use CEF (Common Event Format) or LEEF (Log Event Extended Format) for formatting security related events.
The CEF specifications are available at https://raffy.ch/blog/wp-content/uploads/2007/06/CEF.pdf
Some introduction material at https://www.splunk.com/en_us/blog/learn/common-event-format-cef.html
The LEEF specifications are available at https://www.ibm.com/docs/en/dsm?topic=leef-overview
Examples of events leveraging CEF or LEEF to target SIEM:
CEF fields used by cloudfoundry security event logs
/CC @KarstenSchnitter
Security related CEF fields are not currently described in https://github.com/open-telemetry/semantic-conventions/blob/96f8bda9bab363cb01e2441820bc83a5dad15801/docs/attributes-registry/log.md nor in https://github.com/open-telemetry/semantic-conventions/blob/96f8bda9bab363cb01e2441820bc83a5dad15801/docs/attributes-registry/cloudfoundry.md
Describe the solution you'd like
New security event registry fields selecting relevant security fields from CEF and LEEF
Possibly cloudfoundry-specific extensions to CEF
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: