Skip to main content
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

  • 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

  1. In SyneHQ, go to Integrations → Add Data Source
  2. Select Elasticsearch from the list.
  3. Enter:
    • Cluster URL
    • API Key or Basic Auth credentials
    • (Optional) Index pattern(s)
  4. Click Test Connection. If successful, click Connect.
  5. SyneHQ auto-indexes your schemas—query instantly!

💡 Example Natural Language Queries

  1. Show me all error logs from the last hour
  2. Find users with high transaction volumes
  3. Analyze API response times by endpoint over the past day
  4. Search for security anomalies in user behavior
  5. List unique browsers used by admin users this week

📊 Advanced Features

  • Automatic chart suggestions based on your query
  • Compare metrics (e.g., avg. response time by endpoint)
  • Drill-down capabilities for multi-dimensional analytics
  • 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

  • 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

  • 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

  • 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.
I