Andrew Etter

Results 3 issues of Andrew Etter

As noted in https://github.com/opendistro-for-elasticsearch/security-kibana-plugin/issues/19, the alerting plugin uses a dash, whereas everything else uses an underscore: ```bash ./bin/elasticsearch-plugin list opendistro_alerting opendistro_performance_analyzer opendistro_security opendistro_sql ./bin/kibana-plugin list [email protected] [email protected] ``` Expected behavior...

enhancement

Kibana OSS 6.0 - 6.3 included autocomplete, but it was removed from Kibana OSS as of 6.4. We should consider our own implementation (presumably as a new plugin) to improve...

kibana

**Describe the bug** The managed indices page caps index names at 21 character, compared to 30 characters on the indices page. The broader solution here is likely to have resizable...

bug