To many small indexes/shards causes performance issues.
With this PR we can change index base name and period separately for app and platform.
We can divide this deployment into many, for example:
logs for dev (type: app)
logs for ops (type: platform)
Default settings:
one platform index per day
one app index per CF org and day (without a CF space)
To many small indexes/shards causes performance issues. With this PR we can change index base name and period separately for
app
andplatform
. We can divide this deployment into many, for example:Default settings:
Associated with https://github.com/cloudfoundry-community/logsearch-for-cloudfoundry/pull/336