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
* idxmgmt: remove redundant beatPaths parameter (#49838)
NewESClientHandler and NewFileClientHandler accepted both beat.Info
and *paths.Path. Now that Info carries Paths, drop the separate
argument and pass info.Paths to the downstream template loaders.
(cherry picked from commit 8b7236f)
# Conflicts:
# libbeat/cmd/export/ilm_policy.go
# libbeat/cmd/export/template.go
# libbeat/cmd/instance/beat.go
* Resolve backport conflicts in libbeat/cmd
---------
Co-authored-by: Orestis Floros <orestis.floros@elastic.co>
0 commit comments