Skip to content
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

[Fleet] Remove timestamp from component template #71095

Closed
jonathan-buttner opened this issue Jul 8, 2020 · 4 comments · Fixed by #99619
Closed

[Fleet] Remove timestamp from component template #71095

jonathan-buttner opened this issue Jul 8, 2020 · 4 comments · Fixed by #99619
Assignees
Labels
Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project low hanging fruit DO NOT USE. Use `good first issue` instead Team:Endpoint Data Visibility Team managing the endpoint resolver Team:Fleet Team label for Observability Data Collection Fleet team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. technical debt Improvement of the software architecture and operational architecture

Comments

@jonathan-buttner
Copy link
Contributor

jonathan-buttner commented Jul 8, 2020

ES fixed a bug here: elastic/elasticsearch#58956 that required us to include the timestamp field in component templates that defined a mapping section here:

This can now be removed as the bug is fixed.

@jonathan-buttner jonathan-buttner added Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project Team:Endpoint Data Visibility Team managing the endpoint resolver Team:Fleet Team label for Observability Data Collection Fleet team Feature:Ingest Management labels Jul 8, 2020
@jonathan-buttner jonathan-buttner self-assigned this Jul 8, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Feature:EPM)

@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-data-visibility-team (Team:Endpoint Data Visibility)

@ph ph added the technical debt Improvement of the software architecture and operational architecture label Oct 19, 2020
@MindyRS MindyRS added the Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. label Oct 27, 2020
@jen-huang jen-huang changed the title [EPM][Ingest Manager] Remove timestamp from component template [Fleet] Remove timestamp from component template Apr 27, 2021
@ph
Copy link
Contributor

ph commented Apr 28, 2021

@jen-huang I think this is in fleet no? This reference typescript code.

@jen-huang
Copy link
Contributor

@ph Oops, I assigned the wrong board yesterday :) Yes, this is Fleet.

@jen-huang jen-huang added the low hanging fruit DO NOT USE. Use `good first issue` instead label Apr 28, 2021
@kpollich kpollich self-assigned this May 10, 2021
kpollich added a commit to kpollich/kibana that referenced this issue May 10, 2021
Elasticsearch bug fixed upstream allows us to remove this field from the
template: elastic/elasticsearch/elastic#58956

Closes elastic#71095
kpollich added a commit that referenced this issue May 10, 2021
* Remove timestamp field from component template

Elasticsearch bug fixed upstream allows us to remove this field from the
template: elastic/elasticsearch/#58956

Closes #71095

* Remove timestamp field from functional test
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue May 10, 2021
* Remove timestamp field from component template

Elasticsearch bug fixed upstream allows us to remove this field from the
template: elastic/elasticsearch/elastic#58956

Closes elastic#71095

* Remove timestamp field from functional test
kibanamachine added a commit that referenced this issue May 10, 2021
* Remove timestamp field from component template

Elasticsearch bug fixed upstream allows us to remove this field from the
template: elastic/elasticsearch/#58956

Closes #71095

* Remove timestamp field from functional test

Co-authored-by: Kyle Pollich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:EPM Fleet team's Elastic Package Manager (aka Integrations) project low hanging fruit DO NOT USE. Use `good first issue` instead Team:Endpoint Data Visibility Team managing the endpoint resolver Team:Fleet Team label for Observability Data Collection Fleet team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. technical debt Improvement of the software architecture and operational architecture
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants