AliasesFilter
Comma-separated list of alias names or filters used to filter the aliases exposed as views.
Data Type
string
Default Value
""
Remarks
The supplied values for alias names should match the names of the aliases in Elasticsearch. Filters for aliases can incorporate parts of alias names, as well as * as a wildcard character.
Below is a sample value for the property that would match against the aliases "qa", "sprint_testing", and "sprint_metrics".
qa,sprint_*.