Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Update PostgreSQL integration to support logs in CSV format #747
Update PostgreSQL integration to support logs in CSV format #747
Changes from 28 commits
9b6ddeb
5f11c27
1e82c8e
457e230
cc7d5ab
0d35d36
c41f421
efc85f5
9d3ac0d
cb829e1
55b5deb
62872ff
0469efa
f4f4a82
3e69db5
8c43f8b
5c87bc4
aede54d
e4d1653
de7eb6d
82d52dc
8730f7b
a47b1a3
6046262
77a34a0
a77033b
e31ee6b
77a8ad1
ed898f7
111a53e
d917539
1b61205
3eaee22
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: do we need the quotes here for all descriptions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If they are multi-lined descriptions they need to be between quotes, or with yaml blocks started with
|
or|-
.I think
elastic-package format
fixed some of them, but I see we have all the options along these fields, so not sure which one to use, I would leave it as is by now.