An open API service indexing awesome lists of open source software.

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

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.