Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ bootlog Public

Generate HTML report of your boot logs

License

Notifications You must be signed in to change notification settings

xxanqw/bootlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootlog

Ultra simple boot log parser to generate a report with highlighted errors and warnings. (Linux only obviously)

Installation

Ensure that you have Bun and journalctl installed.

Clone this repository and navigate to the project directory:

git clone https://github.com/xxanqw/bootlog.git
cd bootlog

Install dependencies:

bun install

Run:

bun run index.ts

About

Generate HTML report of your boot logs

Topics

Resources

License

Stars

Watchers

Forks