GitHub user nickwallen opened a pull request:

    https://github.com/apache/incubator-metron/pull/37

    METRON-60 Created service management functionality for YAF

    Added 'service management' functionality for the YAF sensor.
    
    - Created a SysV script for the YAF probe to provide start/stop/restart 
functionality.  
    
    - The [airdeamon](https://tools.netsa.cert.org/yaf/airdaemon.html) tool is 
used as a process watchdog to automatically restart the probe it if it crashes. 
 
    
    - Additional options can be passed to YAF during 'start' to aid debugging.
    
    ```
    service yaf stop
    service yaf start "--idle-timeout 0"
    ```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nickwallen/incubator-metron METRON-60

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/37.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #37
    
----
commit 6dfd8c864ad5300a1f7916378f06399332e3e0de
Author: Nick Allen <[email protected]>
Date:   2016-03-07T16:10:36Z

    METRON-60 Created service management functionality for YAF

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to