Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wildcard support for header names in the _cat API #10811

Closed
clintongormley opened this issue Apr 26, 2015 · 0 comments · Fixed by #11367
Closed

Add wildcard support for header names in the _cat API #10811

clintongormley opened this issue Apr 26, 2015 · 0 comments · Fixed by #11367
Assignees
Labels
:Data Management/CAT APIs Text APIs behind /_cat >feature good first issue low hanging fruit

Comments

@clintongormley
Copy link

It would be nice to request multiple columns in the _cat API using wildcards like:

GET _cat/thread_pool?v&h=bulk.*
@jpountz jpountz removed the help wanted adoptme label May 22, 2015
spinscale added a commit to spinscale/elasticsearch that referenced this issue May 27, 2015
This adds wildcard support (simple regexes) for specifying header names.
Aliases are supported as well.

Closes elastic#10811
spinscale added a commit to spinscale/elasticsearch that referenced this issue May 27, 2015
This adds wildcard support (simple regexes) for specifying header names.
Aliases are supported as well.

Closes elastic#10811
spinscale added a commit to spinscale/elasticsearch that referenced this issue May 27, 2015
This adds wildcard support (simple regexes) for specifying header names.
Aliases are supported as well.

Closes elastic#10811
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/CAT APIs Text APIs behind /_cat >feature good first issue low hanging fruit
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants