New Release! SyneHQ natively integrates with Elasticsearch—run complex queries, analyze logs, and visualize data in real-time.
- Native Elasticsearch container support: Connect instantly to your clusters—on-prem or cloud.
- Cloud deployment integration: Works across AWS, GCP, Azure, etc.
- Real-time chat interface: Ask questions about your data—no SQL required.
- Seamless query execution: Just type a prompt, see instant results or visualizations.
- Role-based dashboards: Custom views for SREs, Data Analysts, and App Engineers.
🏁 Getting Started
Integration Prerequisites
Integration Prerequisites
- You need an active SyneHQ account with Admin access.
- An Elasticsearch instance (7.x or higher recommended), cloud or self-hosted.
- API endpoint URL & credentials for Elasticsearch.
Step-by-Step Setup
- In SyneHQ, go to
Integrations → Add Data Source
- Select Elasticsearch from the list.
- Enter:
- Cluster URL
- API Key or Basic Auth credentials
- (Optional) Index pattern(s)
- Click Test Connection. If successful, click Connect.
- SyneHQ auto-indexes your schemas—query instantly!
💡 Example Natural Language Queries
Show me all error logs from the last hour
Find users with high transaction volumes
Analyze API response times by endpoint over the past day
Search for security anomalies in user behavior
List unique browsers used by admin users this week
📊 Advanced Features
Analytics & Visualization
Analytics & Visualization
- Automatic chart suggestions based on your query
- Compare metrics (e.g., avg. response time by endpoint)
- Drill-down capabilities for multi-dimensional analytics
Real-Time Collaboration & Alerts
Real-Time Collaboration & Alerts
- Share queries and dashboards with your team
- Schedule jobs to monitor error spikes and KPI changes
- Receive Slack/Email alerts on anomalies or thresholds
📝 Demo Video: Walkthrough
What's inside the video?
What's inside the video?
- See the setup and core workflow, including:
- Code editor with prompt-to-query interface
- Live dashboards for error log analysis & more
- How to use conversational search with complex filters
🦾 Pro Tips
Best Practices
Best Practices
- Use index wildcards (e.g.,
log-*
) for broad search - Stack queries for custom dashboards (response time, error count)
- Secure your data—use API Keys with granular perms
- Leverage saved query templates for recurring reports
🛟 Troubleshooting
If you see 'Connection Failed'...
If you see 'Connection Failed'...
- Check that your Elasticsearch instance is reachable and not firewalled.
- Re-verify your API Key/credentials.
- Ensure index patterns are correct.
Need more help? Ping @theboringhumane on X, or join the SyneHQ Community Slack for support and feature requests.