Skip to content

Commit

Permalink
Add millis to syslog ts (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnedo authored Jan 6, 2025
1 parent 47597c6 commit d7b1dce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/resources/10-skate.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# RSYSLOG configuration file for skate

# Log millis
$ActionFileDefaultTemplate RSYSLOG_FileFormat

# Log skate generated log messages to file

:syslogtag, startswith, "skate" /var/log/skate.log

# comment out the following line to allow skate messages through.
Expand Down

0 comments on commit d7b1dce

Please sign in to comment.