journalwatch config

This commit is contained in:
Daniel Langbein 2023-11-21 13:02:15 +01:00
parent 9373c2c949
commit 061b579409
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -404,7 +404,7 @@
match = "SYSLOG_IDENTIFIER = //nix/store/.+/libexec/gdm-x-session/";
}
{ # yodaTux, yodaTab
filters = ''
filters = (''
#
# yodaNas
#
@ -488,6 +488,15 @@
#
# yodaHedgehog
#
# Ignore.
ata[0-9]\.00: Entering standby power mode
ata[0-9]\.00: Entering active power mode
Modules linked in:( \S+)+ ?
'' + (if (config.networking.hostName == "yodaHedgehog") then ''
# Ignore.
------------\[ cut here \]------------
Hardware name: To Be Filled By O\.E\.M\. To Be Filled By O\.E\.M\./N3150-ITX, BIOS P1\.10 05/20/2015
Workqueue: pm pm_runtime_work
# Not sure about this.
ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20220331/tbfadt-564)
hpet: number irqs doesn't agree with number of timers
@ -495,12 +504,13 @@
at24 0-0050: supply vcc not found, using dummy regulator
intel-spi: probe of intel-spi failed with error -22
# Ignore.
ata2.00: Entering standby power mode
ata2.00: Entering active power mode
------------\[ cut here \]------------
Hardware name: To Be Filled By O\.E\.M\. To Be Filled By O\.E\.M\./N3150-ITX, BIOS P1\.10 05/20/2015
Workqueue: pm pm_runtime_work
'';
ata[0-9]: link is slow to respond, please be patient \(ready=0\)
# Not sure about this.
aata4\.00: qc timeout after 10000 msecs \(cmd 0x40\)
ata4\.00: VERIFY failed \(err_mask=0x4\)
ata4\.00: failed to IDENTIFY \(I/O error, err_mask=0x40\)
ata4\.00: revalidation failed \(errno=-5\)
'' else ""));
match = "SYSLOG_IDENTIFIER = kernel";
}
{ # yodaTux