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 ¶
func ParseEventLog ¶
func ParseEventLog() error
ParseEventlog uses the tpmtool package to parse the event logs generated by a kernel with CONFIG_SECURE_LAUNCH enabled and and queues the data to persist queue.
These event logs are originally in binary format and need to be parsed into human readable format. An error is returned if parsing code fails in tpmtool.
Types ¶
Click to show internal directories.
Click to hide internal directories.