<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Suricatactl</id>
	<title>Suricatactl - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Suricatactl"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Suricatactl&amp;action=history"/>
	<updated>2026-06-29T03:41:24Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Suricatactl&amp;diff=62227&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „== Interaktion mit Suricata über suricatactl ==  === Voraussetzungen === ;Suricata muss laufen ;Der `unix-command`-Socket muss in der Konfiguration aktiviert…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Suricatactl&amp;diff=62227&amp;oldid=prev"/>
		<updated>2025-04-24T17:12:16Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „== Interaktion mit Suricata über suricatactl ==  === Voraussetzungen === ;Suricata muss laufen ;Der `unix-command`-Socket muss in der Konfiguration aktiviert…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Interaktion mit Suricata über suricatactl ==&lt;br /&gt;
&lt;br /&gt;
=== Voraussetzungen ===&lt;br /&gt;
;Suricata muss laufen&lt;br /&gt;
;Der `unix-command`-Socket muss in der Konfiguration aktiviert sein&lt;br /&gt;
;Socket-Datei: /var/run/suricata-command.socket&lt;br /&gt;
&lt;br /&gt;
=== Konfiguration prüfen ===&lt;br /&gt;
* grep -A5 unix-command /etc/suricata/suricata.yaml&lt;br /&gt;
&lt;br /&gt;
Beispielauszug:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unix-command:&lt;br /&gt;
  enabled: yes&lt;br /&gt;
  filename: /var/run/suricata-command.socket&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Start von Suricata (af-packet) ===&lt;br /&gt;
* suricata -c /etc/suricata/suricata.yaml --af-packet&lt;br /&gt;
&lt;br /&gt;
=== Wichtige Befehle mit suricatactl ===&lt;br /&gt;
* suricatactl command list&lt;br /&gt;
* suricatactl rule reload&lt;br /&gt;
* suricatactl stats&lt;br /&gt;
* suricatactl log level list&lt;br /&gt;
* suricatactl log level set &amp;lt;subsystem&amp;gt; &amp;lt;level&amp;gt;&lt;br /&gt;
* suricatactl shutdown&lt;br /&gt;
&lt;br /&gt;
=== Socket-Datei prüfen ===&lt;br /&gt;
* ls -l /var/run/suricata-command.socket&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>