Skip to content

timestamp starting with year not recognized #39

New issue

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

Open
bangert opened this issue Sep 28, 2017 · 0 comments
Open

timestamp starting with year not recognized #39

bangert opened this issue Sep 28, 2017 · 0 comments

Comments

@bangert
Copy link

bangert commented Sep 28, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant