-
Notifications
You must be signed in to change notification settings - Fork 522
Update orignal osquery package description #825
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
Conversation
💔 Build Failed
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪Steps errors
Expand to view the steps failures
|
melissaburpo
left a comment
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.
Looks good. I just had one comment/question.
packages/osquery/manifest.yml
Outdated
| @@ -1,8 +1,8 @@ | |||
| name: osquery | |||
| title: Osquery | |||
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.
|
|
||
| ## Compatibility | ||
|
|
||
| The OSQuery integration was tested with logs from osquery version 2.10.2. |
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.
I just noticed this one last reference to the original name. Should update here too:
OSQuery integration --> Osquery Log Collection integration
mtojek
left a comment
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.
Conceptually this change looks absolutely valid. Please just address posted comments.
packages/osquery/docs/README.md
Outdated
| @@ -1,14 +1,16 @@ | |||
| # OSQuery Integration | |||
| # Osquery Log Collection | |||
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.
Could you please update the doc template file first https://github.com/elastic/integrations/blob/38a2b326c8b1c08294a5a59faa2c56e94e92194f/packages/osquery/_dev/build/docs/README.md and then build the integration? elastic-package build
| @@ -1,4 +1,9 @@ | |||
| # newer versions go on top | |||
| - version: "0.1.2" | |||
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.
I suppose this one may need formatting (elastic-package format).
|
Thanks @mtojek I used elastic-package to build / format. :) |
mtojek
left a comment
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.
Errors are unrelated to this PR. You should be good to go.
|
Thanks @mtojek, I don't have the permission to merge this, could you do it for me? Thanks! |

What does this PR do?
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots