how to correct this error while editing fluentd config file. #3934
Unanswered
swapnil1518
asked this question in
Q&A
Replies: 1 comment
-
YAML does not accept tabs as indentation. That error message Find tab characters and replace them with spaces using your editor. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
error converting YAML to JSON: yaml: line 457:
found a tab character where an indentation space is expected.
Beta Was this translation helpful? Give feedback.
All reactions