AliasesFilter
A comma-separated list of alias names or filters that define the aliases exposed as views.
Data Type
string
Default Value
""
Remarks
The alias names provided should match existing aliases in Elasticsearch. Filters can use parts of alias names and the wildcard character *.
For example, the following value matches the aliases "qa," "sprint_testing," and "sprint_metrics":
qa,sprint_*