mmiklavc commented on a change in pull request #1354: METRON-2032: Create
summary table having list of stellar functions in README
URL: https://github.com/apache/metron/pull/1354#discussion_r266922284
##########
File path: metron-platform/metron-management/README.md
##########
@@ -54,9 +54,22 @@ The functions are split roughly into a few sections:
* File functions - Functions around interacting with local or HDFS files
* Configuration functions - Functions surrounding pulling and pushing configs
from zookeeper
* Parser functions - Functions surrounding adding, viewing, and removing
Parser functions.
+* Indexing functions - Functions surrounding setting indexing parameters
(batch size and timeout), setting the index, enabling/disabling index writer
for sensors.
* Enrichment functions - Functions surrounding adding, viewing and removing
Stellar enrichments as well as managing batch size, batch timeout, and index
names for the enrichment topology configuration
* Threat Triage functions - Functions surrounding adding, viewing and removing
threat triage functions.
+| Type | List of Functions |
| |
| | | |
+| :-----------------------: | :-------------------------------: |
:--------------------------------: |
:---------------------------------------------: | :---------: | :---------: |
:----------: | :------------: |
+| Grok Functions | [`GROK_EVAL`](#grok_eval) |
[`GROK_PREDICT`](#grok_predict) | | | | | |
Review comment:
How about 2 columns?: Left column has description once, right column has the
functions, e.g.
Type | Name
------|------
Grok Functions | ANAND_FTW
. | FUNCTION_2
. | FUNCTION_3
Parser Functions | PARSER_MAGIC
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services