diff --git a/lib/kelastic.rb b/lib/kelastic.rb index c170ac2ba..5bfc6f8ab 100644 --- a/lib/kelastic.rb +++ b/lib/kelastic.rb @@ -91,7 +91,7 @@ def server end end - # TODO: Verify this index exists? + # TODO: Verify this index exists? This is no longer being called. Possibly remove? def current_index if KibanaConfig::Smart_index == true index_pattern = "logstash-%Y.%m.%d"