Forrest logo
back to context overview

lnav

List of commands for lnav:

  • lnav:tldr:0f45f lnav: View logs of a specific remote host (SSH passwordless login required).
    $ lnav ${ssh} ${user}@${host1-example-com}:${-var-log-syslog-log}
    try on your machine
    explain this command
  • lnav:tldr:47729 lnav: Validate the format of log files against the configuration and report any errors.
    $ lnav -C ${path-to-log_directory}
    try on your machine
    explain this command
  • lnav:tldr:848b5 lnav: View logs of a program, specifying log files, directories or URLs.
    $ lnav ${select}
    try on your machine
    explain this command
back to context overview