Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Update packages to use input: logfile instead of logs #126

Closed
wants to merge 2 commits into from

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Jul 3, 2020

The agent currently supports logfile and logs for the input type. This switches over all packages to use logfile so it can be removed in the agent. Integrations repository is already updated.

The agent currently supports logfile and logs for the input type. This switches over all packages to use logfile so it can be removed in the agent. Integrations repository is already updated.
@ruflin
Copy link
Member Author

ruflin commented Jul 3, 2020

I did not test this with running each package with the agent. CI will also not catch this. But if something does not fit above, we will see as soon as we start test the packages.

I also expect integrations to soon push new packages where this is already adjusted. The change here is mainly so the agent can start to remove support for logs as soon as this is merged and deployed. @michalpristas

@elasticmachine
Copy link
Collaborator

elasticmachine commented Jul 3, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Branch indexing]

  • Start Time: 2020-07-28T16:39:43.815+0000

  • Duration: 8 min 40 sec

Test stats 🧪

Test Results
Failed 0
Passed 5
Skipped 0
Total 5

@ruflin
Copy link
Member Author

ruflin commented Aug 4, 2020

@mtojek Closing as this became now obsolete I think.

@ruflin ruflin closed this Aug 4, 2020
@ruflin ruflin deleted the logs-to-logfile branch August 4, 2020 13:43
thomasneirynck pushed a commit to thomasneirynck/package-storage that referenced this pull request Sep 28, 2021
The base package contains all the assets, which are used by all packages. This package is expected to be installed before any other package is installed. EPM should install it automatically and no user interaction should be needed.

For now this only contains the two default ILM policies for logs and metrics. More assets could be added later.

A flag `internal: true` was added to the packages so these packages should not be shown in the overview. By default the internal packages are not exposed in the `/search` endpoint. To also get internal packages, the query param `?internal=true` has to be set. In the `/categories` endpoint, internal packages are not counted.

Further changes:

* Test package for testing `internal: true` added
* README updated with new endpoint.
* Add test for `internal=true` query param
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants