Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
}
},
"composed_of": [
"logs@mappings",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see standard component templates are added here and used by all existing templates...I don't see them as part of the track. This means that we rely on KIbana to install them?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIU the component templates added are installed by ES.

"logs@settings",
"ecs@mappings",
".logs-endpoint.action.responses@package",
".logs-endpoint.action.responses@custom",
".fleet_globals-1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
}
},
"composed_of": [
"logs@mappings",
"logs@settings",
"ecs@mappings",
".logs-endpoint.actions@package",
".logs-endpoint.actions@custom",
".fleet_globals-1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
}
},
"composed_of": [
"logs@mappings",
"logs@settings",
"ecs@mappings",
".logs-endpoint.diagnostic.collection@package",
".logs-endpoint.diagnostic.collection@custom",
".fleet_globals-1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
}
},
"composed_of": [
"logs@mappings",
"logs@settings",
"ecs@mappings",
"logs-endpoint.alerts@package",
"logs-endpoint.alerts@custom",
".fleet_globals-1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
}
},
"composed_of": [
"logs@mappings",
"logs@settings",
"ecs@mappings",
"logs-endpoint.events.file@package",
"logs-endpoint.events.file@custom",
".fleet_globals-1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
}
},
"composed_of": [
"logs@mappings",
"logs@settings",
"ecs@mappings",
"logs-endpoint.events.library@package",
"logs-endpoint.events.library@custom",
".fleet_globals-1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
}
},
"composed_of": [
"logs@mappings",
"logs@settings",
"ecs@mappings",
"logs-endpoint.events.network@package",
"logs-endpoint.events.network@custom",
".fleet_globals-1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
}
},
"composed_of": [
"logs@mappings",
"logs@settings",
"ecs@mappings",
"logs-endpoint.events.process@package",
"logs-endpoint.events.process@custom",
".fleet_globals-1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
}
},
"composed_of": [
"logs@mappings",
"logs@settings",
"ecs@mappings",
"logs-endpoint.events.registry@package",
"logs-endpoint.events.registry@custom",
".fleet_globals-1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
}
},
"composed_of": [
"logs@mappings",
"logs@settings",
"ecs@mappings",
"logs-endpoint.events.security@package",
"logs-endpoint.events.security@custom",
".fleet_globals-1",
Expand Down