Difference between revisions of "Review curator logs"

From wikieduonline
Jump to navigation Jump to search
(Created page with " crond: USER root pid 4335 cmd run-parts /etc/periodic/15min crond: USER root pid 4336 cmd run-parts /etc/periodic/hourly == See also == * {{curator}} * {{ELK}}")
Tags: Mobile web edit, Mobile edit
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
docker logs curator_container_name 2>&1 | grep ERROR
 +
 +
 +
2020-07-06 00:00:24,110 ERROR    Failed to complete action: delete_indices.  <type 'exceptions.KeyError'>: 'indices'
 +
 +
2020-07-07 00:00:22,694 WARNING  Permitting operation on indices with an [[ILM]] policy
 +
 
  crond: USER root pid 4335 cmd run-parts /etc/periodic/15min
 
  crond: USER root pid 4335 cmd run-parts /etc/periodic/15min
 
  crond: USER root pid 4336 cmd run-parts /etc/periodic/hourly
 
  crond: USER root pid 4336 cmd run-parts /etc/periodic/hourly
 +
 +
 +
2020-07-07 00:00:04,028 INFO      Preparing Action ID: 1, "XXXXXXX"
 +
.../...
 +
2020-07-07 00:00:26,780 INFO      Action ID: 1, "XXXXXXX" completed.
 +
2020-07-07 00:00:27,483 INFO      Job completed.
  
  
Line 6: Line 19:
 
* {{curator}}
 
* {{curator}}
 
* {{ELK}}
 
* {{ELK}}
 +
 +
[[Category:Elasticsearch]]

Latest revision as of 10:06, 27 October 2020

docker logs curator_container_name 2>&1 | grep ERROR


2020-07-06 00:00:24,110 ERROR     Failed to complete action: delete_indices.  <type 'exceptions.KeyError'>: 'indices'
2020-07-07 00:00:22,694 WARNING   Permitting operation on indices with an ILM policy
crond: USER root pid 4335 cmd run-parts /etc/periodic/15min
crond: USER root pid 4336 cmd run-parts /etc/periodic/hourly


2020-07-07 00:00:04,028 INFO      Preparing Action ID: 1, "XXXXXXX"
.../...
2020-07-07 00:00:26,780 INFO      Action ID: 1, "XXXXXXX" completed.
2020-07-07 00:00:27,483 INFO      Job completed.


See also[edit]

Advertising: