-
Notifications
You must be signed in to change notification settings - Fork 456
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
Rename logs to logfile #146
Conversation
Pinging @elastic/integrations (Team:Integrations) |
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.
Change LGTM
I couldn't follow what you mean by product requirement is missing?
|
@ph @michalpristas As a follow up, we must also adjust it in the storage so we then can remove it in the agent itself. Tracking the progress also here: elastic/package-registry#517 @jonathan-buttner I doubt this affects you. |
Thanks for the ping, yeah I don't think it will 👍 |
* Rename logs to logfile * Rename input.type in config_templates * Adjust config_template
What does this PR do?
This PR is another trial of renaming logs to logfile for stream.inputs only.
I didn't update the dependency on the package-registry, as there are breaking changes (ProductRequirement is missing).
How to test this PR locally
To verify what does the new integration look like:
Related issues