elastic / elastic/package-spec

type==logs also for hidden data streams

Open
#156 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
20
Forks
93
Avg merge
15h 10m
Merged PRs (30d)
12

Description

Some time ago we added support for hidden data streams to the package spec. Endpoint is using this feature [here](https://github.com/elastic/package-storage/blob/production/packages/endpoint/0.18.0/data_stream/collection/manifest.yml#L4). Another discussion around hidden data streams for the migration assistant is happening in https://github.com/elastic/elasticsearch/pull/68737. One question this brought up, is if the type for hidden indices should be `.logs` or `logs`.

To not introduce any new types, it is preferable that even if the data stream starts with a `.`, the type is still `logs` and not `.logs`.

This issue is to discuss the above further and in case we agree with `logs` as type, follow up to make sure we update implementations if needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.