You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: no indices to remove from alias jaeger-span-read
Usage:
jaeger-es-rollover lookback http://HOSTNAME:PORT [flags]
Flags:
-h, --help help for lookback
--unit string used with lookback to remove indices from read alias e.g, days, weeks, months, years (default "days")
--unit-count int count of UNITs (default 1)
Global Flags:
--archive Handle archive indices
--es.ilm-policy-name string The name of the ILM policy to use if ILM is active (default "jaeger-ilm-policy")
--es.password string The password required by storage
--es.tls.ca string Path to a TLS CA (Certification Authority) file used to verify the remote server(s) (by default will use the system truststore)
--es.tls.cert string Path to a TLS Certificate file, used to identify this process to the remote server(s)
--es.tls.enabled Enable TLS when talking to the remote server(s)
--es.tls.key string Path to a TLS Private Key file, used to identify this process to the remote server(s)
--es.tls.server-name string Override the TLS server name we expect in the certificate of the remote server(s)
--es.tls.skip-host-verify (insecure) Skip server's certificate chain and host name verification
--es.use-ilm Use ILM to manage jaeger indices
--es.username string The username required by storage
--index-prefix string Index prefix
--timeout int Number of seconds to wait for master node response (default 120)
The text was updated successfully, but these errors were encountered:
Describe the bug
ES rollover lookback pod crashes on no indices to remove from alias
Expected behavior
Should print the message and exist as normal
Version (please complete the following information):
Config
error:
The text was updated successfully, but these errors were encountered: