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
Using the 'Add Comment' command uses '//' for single line comments and '/','/' for multiline comments. Correct comment syntax for logstash configuration files is '#'