Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

sosetup: run PulledPork with -T option if ENGINE=suricata #565

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 5 comments
Closed

Comments

@GoogleCodeExporter
Copy link

Setup: run PulledPork with -T option if ENGINE=suricata

Original issue reported on code.google.com by doug.bu...@gmail.com on 24 Jul 2014 at 1:17

@GoogleCodeExporter
Copy link
Author

Original comment by doug.bu...@gmail.com on 24 Jul 2014 at 1:39

  • Changed title: sosetup: run PulledPork with -T option if ENGINE=suricata
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

PP_OPTIONS=""
if [ "$IDS_ENGINE" = "suricata" ]; then
     PP_OPTIONS="$PP_OPTIONS -T"
fi
/usr/bin/pulledpork.pl $PP_OPTIONS -c $PP_CONF >> /var/log/nsm/pulledpork.log

Original comment by doug.bu...@gmail.com on 24 Jul 2014 at 1:49

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

David Zawdie reported this issue here:
https://groups.google.com/d/topic/security-onion-testing/RoNGrHjMEGk/discussion

Original comment by doug.bu...@gmail.com on 24 Jul 2014 at 2:07

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Submitted for testing:
https://groups.google.com/d/topic/security-onion-testing/7hbzHe1v3cM/discussion

Original comment by doug.bu...@gmail.com on 24 Jul 2014 at 3:44

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Published:
http://blog.securityonion.net/2014/07/new-securityonion-setup-package_25.html

Original comment by doug.bu...@gmail.com on 25 Jul 2014 at 11:37

  • Changed state: Verified
  • Added labels: ****
  • Removed labels: ****

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant