I have instaled the search guard 2 in the elasticsearch. And the ealsticsearch start with no errors.
When i index the data into the elasticsearch, I get the warning as follows:
2016-06-16 16:09:38,058][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.02] so we use the raw values
[2016-06-16 16:09:38,058][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.02] so we use the raw values
[2016-06-16 16:09:38,059][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.02] so we use the raw values
[2016-06-16 17:05:40,391][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-16 17:05:40,391][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-16 17:05:40,391][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-16 17:05:40,392][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-16 17:05:40,392][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-16 17:05:40,392][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-16 17:05:40,392][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-16 17:05:40,392][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-16 17:05:40,392][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-16 17:05:40,392][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-16 17:05:40,393][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2015.12.09] so we use the raw values
[2016-06-20 10:46:39,218][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2016.06.20] so we use the raw values
[2016-06-20 10:46:39,221][WARN ][com.floragunn.searchguard.configuration.PrivilegesEvaluator] Cannot resolve [apache-tomcat-2016.06.20] so we use the raw values
What do these mean? Does it have impact on my data in the elasticsearch??? Thanks!