Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/1136#discussion_r206501313
--- Diff: metron-sensors/pycapa/README.md ---
@@ -239,25 +239,47 @@ The probe can be used in a Kerberized environment.
Follow these additional step
* The keytab used is located at
`/etc/security/keytabs/metron.headless.keytab`
* The service principal is `[email protected]`
+ If it is not, ensure that you have `libsasl` or `libsasl2` installed.
On CentOS, this can be installed with the following command.
--- End diff --
Can we start numbering the list from here? Just add 1. before this line.
---