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

Create PyCharm / IntelliJ log highlighting configuration #89

Open
jiridanek opened this issue Feb 18, 2022 · 3 comments
Open

Create PyCharm / IntelliJ log highlighting configuration #89

jiridanek opened this issue Feb 18, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@jiridanek
Copy link
Contributor

Besides these IDEs, or whatever IDE people use that supports the advanced log viewing features, defining these patterns might also make sense for log exporters or log collectors for production deployments.

image

@jiridanek
Copy link
Contributor Author

jiridanek commented Feb 18, 2022

The IntelliJ plugin looks somewhat abandoned, nevertheless, a working config is

qdrouterd
^([^ ]+ [^ ]+ [^ ]+) ([^ ]+) \(([^ ]+)\) (.*)$
^\d
yyyy-MM-DD HH:mm:ss SSSS
1
3
2

image

@jiridanek
Copy link
Contributor Author

jiridanek commented Mar 1, 2022

@ganeshmurthy ganeshmurthy added the enhancement New feature or request label Apr 12, 2022
@ganeshmurthy ganeshmurthy added this to the 3.0.0 milestone Apr 12, 2022
@jiridanek
Copy link
Contributor Author

jiridanek commented May 6, 2022

What is the approach to dealing with router logs when it is running with skupper, that should be encouraged and supported with e.g. a premade log highlighting configuration, which is the subject of this issue?

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

No branches or pull requests

2 participants