Project

General

Profile

Actions

Bug #7746

closed

suricatasc does not handle reconnect

Added by Eric Leblond 24 days ago. Updated 18 days ago.

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

Description

The rust version of suricatasc does not handle automatic reconnect.

When a python suricatasc is started, it is handling transparently the reconnect in case the suricata was restarted in the background:

>>> dataset-add-json domains string c3RhbXVzLW5ldHdvcmtzLmNvbQ== {"test": "miam"}
Success:
"data added" 
>>> dataset-add-json domains string c3RhbXVzLW5ldHdvcmtzLmNvbQ== {"test": "miam"}
ioerror: `Broken pipe (os error 32)`

It should instead try to reconnect.

Actions #1

Updated by Jason Ish 23 days ago

  • Status changed from New to Assigned
  • Assignee changed from OISF Dev to Jason Ish
Actions #2

Updated by Jason Ish 23 days ago

  • Target version changed from TBD to 8.0.0
Actions #3

Updated by Jason Ish 22 days ago

  • Status changed from Assigned to In Review
Actions #4

Updated by Philippe Antoine 21 days ago

  • Status changed from In Review to Resolved
  • Target version changed from 8.0.0 to 8.0.0-rc1
Actions #5

Updated by Jason Ish 18 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF