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
Added new keyword_suffix field in logtrail.json. Specifies the keyword suffix to be appended for hostname & program fields. Set it to "" to not append any suffix.By default set to keyword. If not specified ( undefined) logtrail will append .keyword for backward compatibility.
updated logtrail to load logtrail.json from file or ES during every launch instead of during startup.