Skip to content
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

support parsing datetime format for Synology custom log synoreport.log #45

Closed
jtmoon79 opened this issue Oct 7, 2022 · 0 comments
Closed
Labels
datetime format support for parsing some datetime pattern format enhancement New feature or request good first issue Good for newcomers

Comments

@jtmoon79
Copy link
Owner

jtmoon79 commented Oct 7, 2022

Problem

Synology DiskStation OS has an unsupported syslog datetime format in file synoreport.log

2017-05-14 04-00-07:
2017-05-14 04-00-07: -------------------- report start
2017-05-14 04-00-07:  * do INDEX BEFORE data insert

Solution

Support the ad-hoc message datetime format. Add test cases in datetime.rs and comment where they originate.

@jtmoon79 jtmoon79 added enhancement New feature or request good first issue Good for newcomers labels Oct 7, 2022
jtmoon79 added a commit that referenced this issue Jan 3, 2023
@jtmoon79 jtmoon79 closed this as completed Jan 3, 2023
@jtmoon79 jtmoon79 added the datetime format support for parsing some datetime pattern format label Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datetime format support for parsing some datetime pattern format enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant