flog

command module
v0.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2025 License: MIT Imports: 4 Imported by: 0

README

flog

Go Reference Go Report Card Release

Log forensic artifacts as JSON in ECS format.

go install github.com/cuhsat/flog@latest

Usage

$ flog [-pqhv] [-D DIRECTORY] [FILE ...]

Available options:

  • -D Log directory
  • -p Pretty JSON
  • -q Quiet mode
  • -h Show usage
  • -v Show version

Required system commands:

Use scripts/eztools.sh to install Eric Zimmerman's Tools.

Artifacts

Supported artifacts for Windows 7+ systems:

License

Released under the MIT License.

Documentation

Overview

Log forensic artifacts as JSON in ECS format.

Usage:

flog [-pqhv] [-D DIR] [FILE ...]

The flags are:

 -D directory
    The log directory.
 -p
	Pretty JSON.
 -q
	Quiet mode.
 -h
	Show usage.
 -v
	Show version.

The arguments are:

 file
	The event log file(s) to process.
	Defaults to STDIN if not given.

Directories

Path Synopsis
internal
ecs
https://www.elastic.co/docs/reference/ecs/ecs-field-reference
https://www.elastic.co/docs/reference/ecs/ecs-field-reference

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL