<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 10, 2018 at 6:56 AM, C. L. Martinez <span dir="ltr"><<a href="mailto:carlopmart@gmail.com" target="_blank">carlopmart@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi all,<br><br></div> Why suricata is a requirement to run suricata-udpate? Is it not possible to use it standalone? For example, if you need to update rules for serveral suricata sensors, do I need to install suricata-update in every one? Is it not possible to use a "central server" to update all suricata nodes?...<br><br></div></div></blockquote><div><br></div><div>Suircata-update should work fine without Suricata being installed. If its not, please provide more detail as what is going wrong. It could be something that is fixed in git-master but hasn't been released yet.</div><div><br></div><div>With Suricata installed you get a few "helper" features that you may not want if distributing the resulting rules anyways. These include:</div><div><br></div><div>- Rules that you do not have the app-layer enabled for will be disabled. This prevents a warning on Suricata startup (or fatal error if --init-errors-fatal is set).</div><div>- Rule URLs that use a Suricata version will have the version automatically set (you can use the --suricata-version option).</div><div>- Vars used in rules will be verifiid against the suricata.yaml.</div><div><br></div><div>Jason </div></div></div></div>