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 linux syslog files #989

Open
1 task done
iameru opened this issue Aug 6, 2024 · 0 comments
Open
1 task done

support linux syslog files #989

iameru opened this issue Aug 6, 2024 · 0 comments

Comments

@iameru
Copy link

iameru commented Aug 6, 2024

Is there an existing issue for this?

  • I have searched the existing issues

What problem does this feature solve?

would be nice to have a support for syslogs. for example

2024-08-06t11:47:04+02:00 mashine321 sshd[275870]: disconnected from authenticating user root 222.123.222.123 port 23398 [preauth]
2024-08-06t11:47:08+02:00 mashine321 sshd[275870]: received disconnect from 222.123.222.123 port 23398:11:  [preauth]
2024-08-06t11:51:38+02:00 mashine321 sshd[275888]: connection closed by authenticating user root 123.9.123.9 port 33638 [preauth]
2024-08-06t11:53:39+02:00 web1 wordpress(www.example.com authentication failure for megauser from 123.123.123.123
2024-08-06t11:55:00+02:00 mashine123 cron[275909]: pam_unix(cron:session): session closed for user 3v1lh4xx

What feature do you propose?

highlight time, hostname, applicationname, PID, message of syslog.
in the log message afterwards, numbers could be highlighted slightly different to letters.

We use chroma a lot to highlight code we share. We share logs aswell and it would help with big chunks of text to have some highlighting.

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

No branches or pull requests

1 participant