Kauditd: Unterschied zwischen den Versionen
Aus Foxwiki
Die Seite wurde neu angelegt: „== Die Rolle von "kauditd_printk_skb" im Linux-Kernel == dmesg-Ausgabe enthält kauditd_printk_skb: 10 Rückrufe unterdrückt Kann mich jemand über dieses "kauditd_printk_skb" aufklären? Was tut es im Wesentlichen und wie kann ich alle 10 Rückrufe aufzählen, die es unterdrückt hat? Und vielleicht die Gründe, die dazugehören? Linux verwendet diesen Mechanismus, um das Spammen von Log-Events zu drosseln und so die Wahrscheinlichkeit eines Denia…“ |
K Textersetzung - „wikitable“ durch „table table-striped table-hover“ |
||
| (25 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
'''{{BASEPAGENAME}}''' - Beschreibung | |||
== Beschreibung == | |||
== Installation == | |||
<syntaxhighlight lang="bash" highlight="1" line copy> | |||
</syntaxhighlight> | |||
== Aufruf == | |||
<syntaxhighlight lang="bash" highlight="1" line copy> | |||
</syntaxhighlight> | |||
=== Optionen === | |||
{| class="table table-striped table-hover sortable options gnu" | |||
|- | |||
! Unix !! GNU !! Parameter !! Beschreibung | |||
|- | |||
| || || || | |||
|- | |||
|} | |||
=== Parameter === | |||
=== Umgebungsvariablen === | |||
=== Exit-Status === | |||
{| class="table table-striped table-hover options col1center" | |||
|- | |||
! Wert !! Beschreibung | |||
|- | |||
| 0 || Erfolg | |||
|- | |||
| >0 || Fehler | |||
|} | |||
== Anwendung == | |||
<syntaxhighlight lang="bash" highlight="1" line copy> | |||
</syntaxhighlight> | |||
=== Problembehebung === | |||
== Konfiguration == | |||
=== Dateien === | |||
{| class="table table-striped table-hover options" | |||
|- | |||
! Datei !! Beschreibung | |||
|- | |||
| || | |||
|- | |||
| || | |||
|} | |||
<noinclude> | |||
== Anhang == | |||
=== Siehe auch === | |||
<div style="column-count:2"> | |||
<categorytree hideroot=on mode="pages">{{BASEPAGENAME}}</categorytree> | |||
</div> | |||
---- | |||
{{Special:PrefixIndex/{{BASEPAGENAME}}/}} | |||
=== Dokumentation === | |||
; Man-Page | |||
<!-- | |||
# [https://manpages.debian.org/stable/procps/pgrep.1.de.html prep(1)] | |||
--> | |||
; Info-Pages | |||
=== Links === | |||
==== Projekt ==== | |||
==== Weblinks ==== | |||
# https://medium.com/@boutnaru/the-linux-process-journey-kauditd-25718f6c502d | |||
# https://docs.starlingx.io/security/kubernetes/auditd-support-339a51d8ce16.html | |||
# https://documentation.suse.com/de-de/sles/12-SP5/html/SLES-all/cha-audit-comp.html | |||
# https://manpages.debian.org/testing/auditd/auditd.8.en.html | |||
# https://packages.debian.org/de/sid/auditd | |||
# https://medium.com/@boristheblade1/configuring-auditd-in-linux-6d1f6e100079 | |||
# https://sematext.com/glossary/auditd/ | |||
# https://medium.com/@charles.vissol/auditd-essentials-e071ece1da11 | |||
# https://manpages.debian.org/testing/auditd/auditd.conf.5.en.html | |||
# https://www.server-world.info/en/note?os=Debian_12&p=audit&f=4 | |||
{{DEFAULTSORT:kauditd}} | |||
{{DISPLAYTITLE:kauditd}} | |||
[[Kategorie:kauditd]] | |||
</noinclude> | |||
Aktuelle Version vom 29. Juli 2026, 10:52 Uhr
Kauditd - Beschreibung
Beschreibung
Installation
Aufruf
Optionen
| Unix | GNU | Parameter | Beschreibung |
|---|---|---|---|
Parameter
Umgebungsvariablen
Exit-Status
| Wert | Beschreibung |
|---|---|
| 0 | Erfolg |
| >0 | Fehler |
Anwendung
Problembehebung
Konfiguration
Dateien
| Datei | Beschreibung |
|---|---|
Anhang
Siehe auch
Dokumentation
- Man-Page
- Info-Pages
Links
Projekt
Weblinks
- https://medium.com/@boutnaru/the-linux-process-journey-kauditd-25718f6c502d
- https://docs.starlingx.io/security/kubernetes/auditd-support-339a51d8ce16.html
- https://documentation.suse.com/de-de/sles/12-SP5/html/SLES-all/cha-audit-comp.html
- https://manpages.debian.org/testing/auditd/auditd.8.en.html
- https://packages.debian.org/de/sid/auditd
- https://medium.com/@boristheblade1/configuring-auditd-in-linux-6d1f6e100079
- https://sematext.com/glossary/auditd/
- https://medium.com/@charles.vissol/auditd-essentials-e071ece1da11
- https://manpages.debian.org/testing/auditd/auditd.conf.5.en.html
- https://www.server-world.info/en/note?os=Debian_12&p=audit&f=4