LOGIQ.AI
Home
LogFlow
Logiqctl
LogiqHub
Search…
Introduction
Overview
User Interface
Releases
EULA
End User License Agreement
Deploying LOGIQ
Quickstart with Docker-Compose
SaaS
PaaS deployment
INTEGRATIONS
Overview
AWS
Azure
Docker Syslog log driver
Docker Swarm logging
Filebeat
Fluent Bit
Fluentd
FortiNet Firewalls
GCP Cloud Logging
Incident management
Jaeger
Kafka
Kubernetes
Logstash
MQTT
OpenTelemetry
Palo Alto Firewall
Prometheus
Rsyslogd
Syslog-ng
Splunk Universal Forwarder
DATA MANAGEMENT
Overview
Rules
Timestamp handling
Infra & Application Monitoring
Overview
Writing queries
LOG MANAGEMENT
Terminology
Explore Logs
Log2Metrics
Reports
logiqctl
Role-Based Access Control (RBAC)
Configuring RBAC
Distributed Tracing
Overview
Traces
Logs
AUTONOMOUS INSIGHTS
Log Pattern-Signature
Time Series Insights
Alerts On Logs
Rule Packs
DATA SOURCES
Overview
API
AWS
NoSQL Data Sources
OLAP
SQL Data Sources
Time Series Databases
Prometheus Compatible
Elasticsearch
InfluxDB
API
Query API
Administration
E-Mail Configuration
Single Sign-On with SAML
Audit Trail
Powered By
GitBook
Elasticsearch
Elasticsearch data source provides a quick and flexible way to issue queries to one or more indexes in an Elasticsearch cluster
Create the Elasticsearch data source
The first step is to create the data source and provide the Elasticsearch cluster URL and optionally provide the basic auth
login
and
password
.
​
Configuring the Elasticsearch data source
Writing queries
In the query editor view, select the
Elasticsearch data source
created above. On the left column, click on the refresh
icon to refresh the schemes (indexes). The schemes are expandable and show the schema details.
Refresh and lookup Elasticsearch indexes
You can then proceed to the query editor and run the search query. The query uses JSON as passed to the Elasticsearch search API
Writing a search query against an Elasticsearch index
​
Previous
Prometheus Compatible
Next
InfluxDB
Last modified
1mo ago
Export as PDF
Copy link
Edit on GitHub
Outline
Create the Elasticsearch data source
Writing queries