You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2021-06-25 10:20:09.493 [main] WARN Engine - prioriy set to 0, because NumberFormatException, the value is: null
2021-06-25 10:20:09.494 [main] INFO PerfTrace - PerfTrace traceId=job_-1, isEnable=false, priority=0
2021-06-25 10:20:09.494 [main] INFO JobContainer - DataX jobContainer starts job.
2021-06-25 10:20:09.496 [main] INFO JobContainer - Set jobId = 0
2021-06-25 10:20:09.507 [job-0] INFO JobContainer - jobContainer starts to do prepare ...
2021-06-25 10:20:09.508 [job-0] INFO JobContainer - DataX Reader.Job [elasticsearchreader] do prepare work .
2021-06-25 10:20:09.836 [job-0] INFO ESClient - ======= RestHighLevelClient 初始化成功 =======
2021-06-25 10:20:09.837 [job-0] INFO EsReader$Job - index:[netdevsyslog_syslogcs], type:[log]
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
2021-06-25 10:20:10.018 [job-0] ERROR JobContainer - Exception when job run
com.alibaba.datax.common.exception.DataXException: Code:[ESReader-02], Description:[index不存在.]. - ElasticsearchStatusException[method [HEAD], host [http://18.100.16.125:9200], URI [/netdevsyslog_syslogcs?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false], status line [HTTP/1.1 400 Bad Request]]; nested: ResponseException[method [HEAD], host [http://18.100.16.125:9200], URI [/netdevsyslog_syslogcs?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false], status line [HTTP/1.1 400 Bad Request]];
at com.alibaba.datax.common.exception.DataXException.asDataXException(DataXException.java:26) ~[datax-common-0.0.1-SNAPSHOT.jar:na]
at com.alibaba.datax.plugin.reader.elasticsearchreader.EsReader$Job.prepare(EsReader.java:68) ~[elasticsearchreader-0.0.1-SNAPSHOT.jar:na]
at com.alibaba.datax.core.job.JobContainer.prepareJobReader(JobContainer.java:715) ~[datax-core-0.0.1-SNAPSHOT.jar:na]
at com.alibaba.datax.core.job.JobContainer.prepare(JobContainer.java:308) ~[datax-core-0.0.1-SNAPSHOT.jar:na]
at com.alibaba.datax.core.job.JobContainer.start(JobContainer.java:115) ~[datax-core-0.0.1-SNAPSHOT.jar:na]
at com.alibaba.datax.core.Engine.start(Engine.java:92) [datax-core-0.0.1-SNAPSHOT.jar:na]
at com.alibaba.datax.core.Engine.entry(Engine.java:171) [datax-core-0.0.1-SNAPSHOT.jar:na]
at com.alibaba.datax.core.Engine.main(Engine.java:204) [datax-core-0.0.1-SNAPSHOT.jar:na]
2021-06-25 10:20:10.021 [job-0] INFO StandAloneJobContainerCommunicator - Total 0 records, 0 bytes | Speed 0B/s, 0 records/s | Error 0 records, 0 bytes | All Task WaitWriterTime 0.000s | All Task WaitReaderTime 0.000s | Percentage 0.00%
2021-06-25 10:20:10.021 [job-0] INFO EsReader$Job - ============elasticsearch reader job destroy=================
2021-06-25 10:20:10.022 [job-0] ERROR Engine -
经DataX智能分析,该任务最可能的错误原因是:
com.alibaba.datax.common.exception.DataXException: Code:[ESReader-02], Description:[index不存在.]. - ElasticsearchStatusException[method [HEAD], host [http://18.100.16.125:9200], URI [/netdevsyslog_syslogcs?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false], status line [HTTP/1.1 400 Bad Request]]; nested: ResponseException[method [HEAD], host [http://18.100.16.125:9200], URI [/netdevsyslog_syslogcs?ignore_throttled=false&ignore_unavailable=false&expand_wildcards=open%2Cclosed&allow_no_indices=false], status line [HTTP/1.1 400 Bad Request]];
at com.alibaba.datax.common.exception.DataXException.asDataXException(DataXException.java:26)
at com.alibaba.datax.plugin.reader.elasticsearchreader.EsReader$Job.prepare(EsReader.java:68)
at com.alibaba.datax.core.job.JobContainer.prepareJobReader(JobContainer.java:715)
at com.alibaba.datax.core.job.JobContainer.prepare(JobContainer.java:308)
at com.alibaba.datax.core.job.JobContainer.start(JobContainer.java:115)
at com.alibaba.datax.core.Engine.start(Engine.java:92)
at com.alibaba.datax.core.Engine.entry(Engine.java:171)
at com.alibaba.datax.core.Engine.main(Engine.java:204)
试执行时,似乎index带了*号就报错了
报错内容:
json文件
The text was updated successfully, but these errors were encountered: