Documentation ¶
Overview ¶
Package eventlog parses kernel event logs and saves the parsed data on a file on disk.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EventLog ¶
EventLog stores location for dumping event logs on disk.
func (*EventLog) Parse ¶
Parse uses tpmtool to parse event logs generated by the kernel into human readable format, and queues the data to persist queue .
The location of the file on disk is specified in policy file by Location tag. returns - error if parsing eventlog fails or user enters incorrect format for input.
Click to show internal directories.
Click to hide internal directories.