Elasticsearch
Forward processed data to Elasticsearch for indexing, search, and analytics.
Prerequisites
- Elasticsearch cluster (7.x or 8.x)
- Network connectivity to Elasticsearch
Setup Instructions
Step 1: Prepare Elasticsearch
- Ensure Elasticsearch cluster is accessible
- Create API key or use basic authentication
- Note the cluster endpoint
Step 2: Configure Destination in Datable
- Navigate to Destinations in Datable
- Select Elasticsearch
- Provide configuration:
- Destination Name: A descriptive name
- Endpoint: Elasticsearch URL
- Authentication: API key or username/password
- Index Pattern: Target index name pattern
- Click Save
Configuration Options
- Index Rotation: Daily, weekly, or monthly indices
- Bulk Settings: Batch size and flush intervals
- Mapping Templates: Define field mappings
- Pipeline Processing: Use ingest pipelines
Troubleshooting
Connection Errors
- Verify endpoint URL and port
- Check network connectivity
- Review authentication credentials
Indexing Failures
- Check index permissions
- Review mapping conflicts
- Monitor cluster health
Support
For additional support with the Elasticsearch integration, please contact the Datable support team.