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
Change to the format (again):
{host:,evt-type:,host-type:,time:,tty:} (ie JSON format)
The TTY field is optional. It will not be present for windows, and will be for linux. If it is not present interpret it as some 'undefined' value.
Please update the README when this is done.
The aggregator should parse log files containing lines with the following format:
Where N is a number. All hosts of type CCIS-WINDOWS should have a 'tty0'
When put into the backend all records should be considered unique, so we need to make sure no duplicate data is uploaded
The text was updated successfully, but these errors were encountered: