Project

General

Profile

Actions

Bug #835

closed

Unix Socket not working as expected

Added by Peter Manev almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

As per instructions -
https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Interacting_via_Unix_Socket

and using "--enable-unix-socket" in the configure line
there is a failure to start Unix socket on Suricata 1.4.1/1.4.2/1.4.3 releases :

root@ubuntu64LTS:/var/log/suricata# suricatasc
Traceback (most recent call last):
  File "/usr/bin/suricatasc", line 19, in <module>
    from suricatasc import *
ImportError: No module named suricatasc

The issue is not present on 1.4 , but there we do not need to specify "--enable-unix-socket"
during build time. It gets automatically detected if the required dependency packages are in place.

Thank you

Actions

Also available in: Atom PDF