Joe Judge
Joe Judge
In utils.py, line 17: query = None Any plans for that AND logic? It looks like stub code that didn't get completed. Details: All return values from build_query() seem to...
phook is a great idea. Consider making it more secure and compliant ... Why system() is evil and insecure: http://www.cplusplus.com/forum/articles/11153/ Even CERT warns about its usage: https://www.securecoding.cert.org/confluence/pages/viewpage.action?pageId=2130132
With a series of indices (xxxx_2010, xxxx_2011, xxxx_2012, etc), kibana can use a pattern "xxxx_*" It does not appear that mirage does this. So, indices of "*" or "xxxx_*" fail...
- Ubuntu bionic packages (from the distro) are missing config file examples, etc. - Trying the official lizardfs docs and adding the repo via cut/paste of the exact command posted...
I literally have no time to chase this down ... moving to another "model audit" package. Sorry. But, I added easyaudit, config'd settings to True for auth and model events....
logstash needs to know about the template So, it needs loaded into Elastic? e.g., curl -XPUT http://localhost:9200/_template/flight-track-template?pretty -d @/some/dir/flight-track-template.json