bottlerocket-os / bottlerocket-os/bottlerocket

Setting to dump output of "systemd-analyze blame" to console

Open
#1,350 0 comments 0 reactions 0 assignees View on GitHub
area/core status/icebox type/enhancement
Dominant language
Rust
Stars
9.7k
Forks
586
Avg merge
1d 11h
Merged PRs (30d)
11

Description

**What I'd like:**

A setting like this:

```toml
[settings.something]
profile-startup=true
```

Which would dump the output of `systemd-analyze blame` to the console (so you could see it in the EC2 console output). (Maybe other features could be added over time).

**Any alternatives you've considered:**

The alternative is rather laborious - make sure the instance launched with an ssh Key, then SSM into the server, enable the admin container, SSH (from a bastion that can actually SSH) into the admin container, sudo sheltie, then finally run systemd-analyze blame by hand.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.