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

Ability to set default time span #8

Open
mrfelton opened this issue May 30, 2015 · 1 comment
Open

Ability to set default time span #8

mrfelton opened this issue May 30, 2015 · 1 comment

Comments

@mrfelton
Copy link

We can set the default dashboard by setting DEFAULT_APP_ID.

Kibana defaults to showing only the last 15 minutes of data, which isn't great for many types of dashboards. This can be altered by adjusting timeDefaults in kibama.yml. See http://stackoverflow.com/questions/29654254/how-to-change-kibana-4s-default-time-filter for example

It would be useful to be able to set this through the docker container much like we can for the default app id.

@marcbachmann
Copy link
Owner

Oh, sorry, accidentally closed that issue. We can make the default app id editable if you like. oh, that's already done.

To edit that default time filter from outside is a bit of a hack. But I'm accepting a pull request for that.
But it may be complicated to maintain that and therefore too much hassle to implement that.
I don't know whether there's still some demand for this dockerfile.

@marcbachmann marcbachmann reopened this Jul 28, 2015
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