Skip to content
/ esl Public

Consume EndpointSecurity events on macOS via eslogger

License

Notifications You must be signed in to change notification settings

tstromberg/esl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esl

Consume EndpointSecurity events on macOS via eslogger(1)

Usage

This is mostly an experimental library for consuming EndpointSecurity events from Go, but we also provide an example command-line.

Will show you information on file open calls:

go install github.com/tstromberg/esl/cmd/esl@latest
esl open

Note

The eslogger(1) commannd provided by Apple is not designed to be a stable API. YMMV.

About

Consume EndpointSecurity events on macOS via eslogger

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages