https://github.com/spodin/jcef
Tiny, zero-dependency library to work with CEF (Common Event Format) format
https://github.com/spodin/jcef
arcsight cef logging
Last synced: 20 days ago
JSON representation
Tiny, zero-dependency library to work with CEF (Common Event Format) format
- Host: GitHub
- URL: https://github.com/spodin/jcef
- Owner: spodin
- Created: 2022-05-06T17:28:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T15:54:29.000Z (about 4 years ago)
- Last Synced: 2025-02-25T13:51:13.771Z (over 1 year ago)
- Topics: arcsight, cef, logging
- Language: Java
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JCef
Tiny, zero-dependency library to work with CEF (Common Event Format) format.
CEF (Common Event Format) is a standard for the interoperability of event or log generating devices
and applications. The standard defines a syntax for log records. It comprises of a standard prefix
and a variable extension that is formatted as key-value pairs.