- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isAtleastV7 (0.13 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
internal/event/target/elasticsearch.go
// Interface for elasticsearch client objects type esClient interface { isAtleastV7() bool createIndex(ElasticsearchArgs) error ping(context.Context, ElasticsearchArgs) (bool, error) stop() entryExists(context.Context, string, string) (bool, error)Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 15K bytes - Click Count (0)