mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
## Summary Part of #143459. Create the write index for the diagnostic file upload feature on package install, also check installed packages on setup and create indices if they do not exist. This is behind a feature flag until the whole feature is released: `--xpack.fleet.enableExperimental.0=diagnosticFileUploadEnabled` As we use plain indices for file upload, before the files can be uploaded we need to create the write index e.g `.fleet-file-data-agent-00001` wjhich would be the write index for the alias `.fleet-file-data-agent` ### Checklist Delete any items that are not applicable to this PR. - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios |
||
---|---|---|
.. | ||
apis | ||
services | ||
config.ts | ||
ftr_provider_context.d.ts | ||
registry.ts |