Github user mmiklavc commented on a diff in the pull request:
https://github.com/apache/metron/pull/859#discussion_r156748130
--- Diff: metron-deployment/amazon-ec2/README.md ---
@@ -126,6 +126,10 @@ To provision only subsets of the entire Metron
deployment, Ansible tags can be s
./run.sh --tags="ec2,sensors"
```
+### Setting REST API Profile
+
--- End diff --
That's what I linked to in that README change @merrimanr and
@ottobackwards. I didn't want to duplicate the REST docs, but agree with Otto
about having a reference there.
---