-
This is an enhancement request.
Background: When testing Logstash JDBC input jobs, it can become frustrating to add/remove the 'schedule' portion because - as I see it - the job will not first run be…
-
Hi,
This question may be simple but it is not working for me so I am asking it.
I wanted to configure:
1) Max Records to be fetch from DB
2) Max records to be push to Bulk Indexing at one time.
3) Con…
-
First of all: Thx for stagemonitor. Really nice tool, easy integration and it works like a charm.
However we are currently facing an issue with missing jdbc dashboards/visualisations in kibana. We …
-
Hi:
Using elasticsearch-sql JDBC support, I met a problem.
```
String sql = buildSql(condition);
PreparedStatement ps = connection.prepareStatement(sql);
ResultSet resultSet = ps.executeQuery();
…
-
Hello,
I want to update my index ElasticSearch automaticaly, i have a table where the data is stocked, there is a filed nammed time_insertion (when the field was created).
so my script is :
{
"…
-
elasticsearch-7.9.2 是集群并带有密码 使用 elasticsearch-sql-7.9.2.0.jar 连接时有问题
es是集群,并带有密码
elasticsearch.yml中
xpack.security.enabled: true
xpack.security.transport.ssl.enabled: true
xpack.security.transpor…
-
- [ ] [Micronaut Prometheus](https://github.com/micronaut-projects/micronaut-micrometer/issues/530)
- [x] [Micronaut Views](https://github.com/micronaut-projects/micronaut-views/issues/508)
- [x] Mi…
-
**Describe the bug**
There are somethings wrong when I use stored procedure mssql
**To Reproduce**
sql-server-logstash-document-1 | [2023-01-03T08:01:00,750][ERROR][logstash.inputs.jdbc ][ma…
-
Hello! I can't solve the problem. Please help!
I installed elasticsearch 2.0.0 on windows 7x64, start service and everything ok. Next I extracted elasticsearch-jdbc 2.0.0.1 plugin and restart elastic…
-
### 环境信息
k8s集群版本为1.23.1,ipv4/ipv6双栈集群,网络插件为calico
Helm部署包:knowstreaming-manager-0.1.9.tgz
### 问题
1. knowstreaming-manager和knowstreaming-web不断重启
2. ksmysql没有调整cpu和内存资源的时候,状态为OOM,直到调整为8C32G…