GitHub user cestella opened a pull request:

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

    METRON-452: Add rudimentary configuration management functions to Stellar

    Currently, the only way to add enrichments is via editing JSON files and 
pushing them to zookeeper. Rather than that, because we have a REPL, we should 
create management functions around:
    * Shell functions - Functions surrounding interacting with the shell in 
either a nicer way or a more functional way.
    * Configuration functions - Functions surrounding pulling and pushing 
configs from zookeeper
    * Parser functions - Functions surrounding adding, viewing, and removing 
Parser functions.
    * Enrichment functions - Functions surrounding adding, viewing and removing 
Stellar enrichments as well as managing batch size and index names for the 
enrichment topology configuration
    * Threat Triage functions - Functions surrounding adding, viewing and 
removing threat triage functions.

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

    $ git pull https://github.com/cestella/incubator-metron METRON-452

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

    https://github.com/apache/incubator-metron/pull/269.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 #269
    
----
commit 631b1a4adf416da8d9afc01f5798b67cf4c71934
Author: cstella <[email protected]>
Date:   2016-09-24T05:15:12Z

    METRON-452: Add rudimentary configuration management functions to Stellar

----


---
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