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

Feature/postgresql search #36

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

norvil-khee
Copy link

This is a feature which is based on the previous pull request (multiline parsing support).

Postgresql database logs, too, are multiline (well sometimes). Additionally the starting pattern of log line is conifgurable via the Postgresql variable log_line_prefix.

This Plugin takes care of the translation of said prefix to a multilinestartpattern and also handles plugin return values via a script.

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

Successfully merging this pull request may close these issues.

1 participant