I have configured rsyslog.conf file in /etc to include my own logs as syslogs in a file at /var/logs.
But after opening the file I got this:
Jun 5 10:09:09 lab-Altos-G330-Mk2 slog[19689]: Hello1
Jun 5 10:09:09 lab-Altos-G330-Mk2 slog[19689]: Hello2
Here, the timestamp only has second resolution. I want to know how to configure rsyslog to display milliseconds also?