Why do entries expected to be kern.alert become user.alert?
/etc/rc.local ends with:
logger -p kern.alert " +++ /etc/rc.local ends"
This creates the entry on startup in 01_alert.log
2019-12-21 21:32:41 JEBH *user*.alert root: +++ /etc/rc.local ends
/etc/rsyslog:
*.alert /boot/log/01_alert.log
Complete /etc/rsyslog
<https://Real-World-Systems.com/docs/jebh_rsyslog.conf>
rsyslogd -v
rsyslogd 8.24.0, compiled with:
PLATFORM: arm-unknown-linux-gnueabihf
PLATFORM (lsb_release -d):
FEATURE_REGEXP: Yes
GSSAPI Kerberos 5 support: Yes
FEATURE_DEBUG (debug build, slow code): No
32bit Atomic operations supported: Yes
64bit Atomic operations supported: Yes
memory allocator: system default
Runtime Instrumentation (slow code): No
uuid support: Yes
Number of Bits in RainerScript integers: 64
Raspberry pi Zero W
uname -a
Linux JEBH 4.19.42+ #1219 Tue May 14 21:16:38 BST 2019 armv6l GNU/Linux
cat /proc/cpuinfo
processor : 0
model name : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 997.08
Features : half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7
Hardware : BCM2835
Revision : 9000c1
Serial : 000000002ea892a4
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.