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
I have a fluentd installation which seems to be affected by the problem described in #2698 which is supposed to be solved somehow by the introduction of metadata.seq. I added some extra log lines to buf_file.rb and buf_file_single.rb and I don't see any changes in seq, it is always 0. Is it any config parameter which should enable seq usage ? (I check the code and it doesn't look like it is used in the chunk restoring part)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a fluentd installation which seems to be affected by the problem described in #2698 which is supposed to be solved somehow by the introduction of
metadata.seq
. I added some extra log lines tobuf_file.rb
andbuf_file_single.rb
and I don't see any changes in seq, it is always 0. Is it any config parameter which should enable seq usage ? (I check the code and it doesn't look like it is used in the chunk restoring part)Beta Was this translation helpful? Give feedback.
All reactions