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
Update data streams documentation to note that sprintf syntax is not supported
Using sprintf syntax in the `data_streams` options is not supported. This commit
adds a supplemental note, explaining this, and providing an example on how to
dynamically route using `mutate` filter and the auto routing facility.
Relates: elastic/logstash#17689
0 commit comments