dblogging actions logged from the database
If you configure your action logs to log to a database, you have an additional category: dblogging. This category has three actions.
| Logged action | Description |
|---|---|
| pruned | Entries are deleted as a result of a pruning action. |
| startup | The server is started and logging begins. |
| shutdown | The server is shut down and logging ends.
Note: There is a risk that this is action is not logged if the grace period is too short; however, normally it should be logged.
|