Difference between revisions of "Grafana installation"
Jump to navigation
Jump to search
↑ http://docs.grafana.org/installation/docker/
↑ http://docs.grafana.org/guides/getting_started/
(22 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | * | + | https://grafana.com/docs/grafana/latest/setup-grafana/installation/ |
− | ::: Basic, [[no data persistence]]: <code>[[docker run -d]] --name=grafana -p [[3000]]:3000 grafana/grafana</code> | + | |
− | <ref>http://docs.grafana.org/installation/docker/</ref> | + | *) Docker: |
+ | ::: Basic, [[no data persistence]]: <code>[[docker run -d]] --name=grafana -p [[3000]]:3000 grafana/grafana</code><ref>http://docs.grafana.org/installation/docker/</ref> | ||
+ | |||
:::<code>[[docker-compose.yml (Grafana)]]</code> | :::<code>[[docker-compose.yml (Grafana)]]</code> | ||
− | * | + | *) [[macOS]]: <code>[[brew install grafana]]</code> |
− | * | + | *) [[Grafana installation in Linux|Linux]] |
+ | *) [[Kubernetes]]: <code>[[helm install grafana]]</code> | ||
+ | |||
+ | *) Open a web browser and point to <code>http://localhost:3000/</code> (default username and password is "admin")<ref>http://docs.grafana.org/guides/getting_started/</ref> | ||
Login with username and password: <code>admin</code> | Login with username and password: <code>admin</code> | ||
+ | == ElasticSearch == | ||
+ | Supported Elasticsearch versions: | ||
+ | <code>v7.10+</code> | ||
+ | <code>v8.0+ (experimental)</code> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[podman play kube grafana-stack.yaml]]</code> | ||
+ | * [[Grafana operator]] | ||
+ | * <code>[[GF_PATHS_LOGS]], [[GF_PATHS_DATA]], [[GF_USERS_ALLOW_SIGN_UP]]</code> | ||
+ | * http://localhost:[[3000]] | ||
+ | == Activities == | ||
+ | * https://grafana.com/docs/grafana/latest/datasources/elasticsearch/ | ||
== See also == | == See also == | ||
+ | * {{Grafana installation}} | ||
* {{Grafana}} | * {{Grafana}} | ||
[[Category:Grafana]] | [[Category:Grafana]] |
Latest revision as of 07:26, 9 July 2024
https://grafana.com/docs/grafana/latest/setup-grafana/installation/
- ) Docker:
- Basic, no data persistence:
docker run -d --name=grafana -p 3000:3000 grafana/grafana
[1]
- Basic, no data persistence:
- ) Open a web browser and point to
http://localhost:3000/
(default username and password is "admin")[2]
Login with username and password: admin
Contents
ElasticSearch[edit]
Supported Elasticsearch versions:
v7.10+
v8.0+ (experimental)
Related[edit]
podman play kube grafana-stack.yaml
- Grafana operator
GF_PATHS_LOGS, GF_PATHS_DATA, GF_USERS_ALLOW_SIGN_UP
- http://localhost:3000
Activities[edit]
See also[edit]
- Grafana installation:
brew install grafana
- Grafana, Grafana datasources, Grafana Alerting, Grafana installation, Grafana Labs, Grafana Changelog,
Grafana logs
,docker-compose.yml (Grafana)
, Grafana Loki, Grafana Tanka, StatsD and Graphite,grafana-cli
, Loki, LogQL, Grafana Enterprise, Grafana Cloud, Grafana alerts, Amazon Grafana, Grafana OnCall, Grafana Tempo, Grafana Mimir, Grafana agent, plugins, Terraform, Grafana dashboards,/etc/grafana/grafana.ini
, Grafana Pyroscope
Advertising: