Skip to main content

Listing logs

Usage

$ skpr logs list dev

╭──────────╮
│ Streams │
├──────────┤
│ nginx │
├──────────┤
│ fpm │
╰──────────╯

╭───────────────────────────────────────────────────────────────────────╮
│ Tooltip │
├───────────────────────────────────────────────────────────────────────┤
│ To view logs for a specific stream, use the tail command. │
│ │
│ $ skpr logs tail ENVIRONMENT STREAM STREAM │
╰───────────────────────────────────────────────────────────────────────╯

More information

$ skpr logs list --help

usage: skpr logs list [<environment>]

List streams for an environment

Flags:
--help Show context-sensitive help (also try --help-long and --help-man).

Args:
[<environment>] Name of the environment

What's next?

After listing a log stream, consider one of the following: