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 an error if parsing the event log fails or user enters an incorrect format for input.
Click to show internal directories.
Click to hide internal directories.