mirror of
https://github.com/grafana/grafana.git
synced 2025-01-10 08:03:58 -06:00
Docs: Update Elasticsearch and InfluxDB logs info (#28027)
This commit is contained in:
parent
a3d1d9a9c5
commit
7e18ca7ed1
@ -197,13 +197,8 @@ for annotation events.
|
||||
|
||||
> Only available in Grafana v6.3+.
|
||||
|
||||
Querying and displaying log data from Elasticsearch is available via [Explore]({{< relref "../../explore" >}}).
|
||||
|
||||
![](/img/docs/v63/elasticsearch_explore_logs.png)
|
||||
|
||||
Select the Elasticsearch data source, change to Logs using the Metrics/Logs switcher, and then optionally enter a lucene query into the query field to filter the log messages.
|
||||
|
||||
Finally, press the `Enter` key or the `Run Query` button to display your logs.
|
||||
Querying and displaying log data from Elasticsearch is available in [Explore]({{< relref "../../explore" >}}), and in the [logs panel]({{< relref "../../panels/visualizations/logs-panel.md" >}}) in dashboards.
|
||||
Select the Elasticsearch data source, and then optionally enter a lucene query to display your logs.
|
||||
|
||||
### Log Queries
|
||||
|
||||
|
@ -180,12 +180,8 @@ You can view the interpolated version of a query with the Query Inspector.
|
||||
|
||||
> Only available in Grafana v6.3+.
|
||||
|
||||
Querying and displaying log data from InfluxDB is available via [Explore]({{< relref "../../explore" >}}).
|
||||
|
||||
![](/img/docs/v63/influxdb_explore_logs.png)
|
||||
|
||||
Select the InfluxDB data source, change to Logs using the Metrics/Logs switcher,
|
||||
and then use the `Measurements/Fields` button to display your logs.
|
||||
Querying and displaying log data from InfluxDB is available in [Explore]({{< relref "../../explore" >}}), and in the [logs panel]({{< relref "../../panels/visualizations/logs-panel.md" >}}) in dashboards.
|
||||
Select the InfluxDB data source, and then enter a query to display your logs.
|
||||
|
||||
### Log Queries
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user