-
The fixed value of 2048 could be rather limiting. Is there a technical issue, to capture bigger bodies?
If I'm not misstaken, the java client has a bigger limit here.
It would be really nice, if …
-
删除这里elastic/client.go文件中的判断语句
```
if len(r.Type) > 0 {
metaData["_type"] = r.Type
}
```
方案来源于[https://blog.csdn.net/itopit/article/details/124438315](https://blog.csdn.net/itopit/article/detail…
-
cc @cmacknz
In cases where agent is shut down cleanly (for example, with a sigint), we get this message:
```
{"log.level":"info","@timestamp":"2023-03-08T10:47:12.737-0800","log.logger":"api","l…
-
This is probably a misunderstanding on our end but I'd like to clarify whether the agent works with APM Cloud as well?
We tried implementing it through CDN with the serverUrl pointing to the APM Cl…
-
### These tools are check pending:
-
I've upgraded to Elastic 8.x from 7.x. Now my elastic endpoint requires connecting using https with a username, password and a tls cert.
See examples [here](https://www.elastic.co/guide/en/cloud-on…
-
**Original install method (e.g. download page, yum, from source, etc.)**: Serverless production
**Description of the problem including expected versus actual behavior**:
The index size feature (…
-
## Describe the bug
Trying to use apm on elasticsearch jvm to get jvm metrics.
APM agent finds APM server, but fails to send any data with `java.net.SocketPermission access denied`.
## Steps t…
-
Hi,
I would like to use the config file, but I am not sure to do it well.
```
$ cat ~/.ejrc
default:
host: elastic
port: 80
user: elastic
password: elastic
index: biblios
user…
-
**Build Scans:**
- [elasticsearch-periodic-platform-support #4704 / opensuse-leap-15_platform-support-unix](https://gradle-enterprise.elastic.co/s/yrbkxnrvecevk)
- [elasticsearch-periodic #4727 / open…