We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
we have a device which uses the following date format, which glossy does not recognize
2017 Sep 28 14:12:18 hostname Security: startup-config was changed by user1 from ssh client 192.168.0.1
glossy parses this to
originalMessage=<14>2017 Sep 28 14:12:18 hostname Security: startup-config was changed by user1 from ssh client 192.168.0.1 , prival=14, facilityID=1, severityID=6, facility=user, severity=info, type=RFC3164, time=undefined, host=14:12:18, message=hostname Security: startup-config was changed by user1 from ssh client 192.168.0.1
Just for the record: This is a brocade icx6650 with version 8 firmware.
It would be nice, if glossy could parse this timestamp format as well.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
we have a device which uses the following date format, which glossy does not recognize
glossy parses this to
Just for the record:
This is a brocade icx6650 with version 8 firmware.
It would be nice, if glossy could parse this timestamp format as well.
The text was updated successfully, but these errors were encountered: