Skip to content

Commit

Permalink
Updated log description
Browse files Browse the repository at this point in the history
  • Loading branch information
matthill committed Apr 19, 2023
1 parent d6e606f commit f49263c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ Install the daemon using the instructions for your OS (located below). The defa
1. Install and enable the "sshlogd" daemon on startup
2. Install the "sshlog" CLI application
3. Enable a number of default configuration files in /etc/sshlog/conf.d/
- Log all SSH events to: /var/log/sshlog/event.log
- Log all individual session activity (commands and output) to files in: /var/log/sshlog/sessions/

- Log contains all SSH events: /var/log/sshlog/event.log
- Log files contain all individual session activity (commands and output) in: /var/log/sshlog/sessions/

### After installation:

Expand Down

0 comments on commit f49263c

Please sign in to comment.