We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e62b19 commit 402efaeCopy full SHA for 402efae
action/log/logadapter/elasticsearch.go
@@ -9,7 +9,7 @@ import (
9
"net/http"
10
"strings"
11
12
- "github.com/elastic/go-elasticsearch/v8"
+ elasticsearch "github.com/elastic/go-elasticsearch/v8"
13
"github.com/elastic/go-elasticsearch/v8/esapi"
14
"github.com/elastic/go-elasticsearch/v8/typedapi/core/search"
15
"github.com/elastic/go-elasticsearch/v8/typedapi/types"
0 commit comments