layout | title | categories | author | lang | sitemap | redirect_to |
---|---|---|---|---|---|---|
redirected |
Using tokens to query PaaS Logs |
Logs |
Babacar Diassé |
en |
false |
With PaaS Logs, there are 3 ways to query your logs.
- The Graylog Web Interface
- The Graylog API
- The Elasticsearch API located at https://laas.runabove.com:9200 against your alias.
So you can pop up a Kibana or a Grafana or even a terminal Dashboard for Graylog. All these accesses are secured by your username and password. But what if you don't want to put your PaaS Logs credentials everywhere? You can just use tokens to access all these endpoints and revoke them anytime you want. This tutorial is here to tell you how.