Daniel Mota Leite
Daniel Mota Leite
Is there any way to use basic authentication? i tried http://username:password@server:port and it fails. If there is none, can you please add it? Thanks
/kind feature You probably already have some grafana dashboard and it would be helpful to have some starting point... So can you add a example grafana dashboard (or upload to...
i have about 2 month of logs stored and opening logtrail it complains (actually ES is the one that complains) about too many shards I can workaround by using ```default_index":...
on kibana 5.1.1, top error message is cut and the close icon is unreachable... but it will disappear after several minutes 
Adding a way to clear the screen and mark a line is good idea, as we might have several lines/pages on each updated and can be hard to known where...
Hi I'm running in AWS and i would like that the exporter could take some command line parameters with "extra label" to inject in the metrics. The idea is to...
In https://coreos.com/rkt/docs/latest/subcommands/run.html we have that the dns can only have some options, but in https://github.com/rkt/rkt/pull/3161 we see that the `--dns=host` was added and it works So please update the documentation...
Using atop in recent aws instances that use ena (t3, c5, m5, probably others) makes the dmesg full of warnings `ena: Feature 27 isn't supported` every 10 min From AWS...
I have many indexes and specially searching by size i would like to exclude some words (say "live" so i can see the indexes not related to live traffic) So...
### Summary I have a ansible with aws_ec2 configured and it works fine with normal aws credential ( ~/.aws/credentials and exporting the tokens). Now my company is migrating to OKTA,...