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

Programmatically add field formatting using ES mappings on the .kibana index #3891

Closed
blacktop opened this issue May 20, 2015 · 1 comment
Closed

Comments

@blacktop
Copy link

#1543 (comment)

I absolutely love the idea of turning certain fields into clickable links, etc.

I would however like to do this programmatically.

@rashidkpc
Copy link
Contributor

This is already possible, you can simply modify the formatter for the field in the index pattern, which is stored in elasticsearch. Feel free to grab a snapshot build, create a formatted field, and inspect the indexpattern is belongs to, everything is stored in the .kibana index.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants