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
 
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 +
docker logs curator_container_name 2>&1 | grep ERROR
 +
 +
 +
020-07-06 00:00:24,110 ERROR    Failed to complete action: delete_indices.  <type 'exceptions.KeyError'>: 'indices'
 +
 
  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

Revision as of 12:55, 7 July 2020

docker logs curator_container_name 2>&1 | grep ERROR


020-07-06 00:00:24,110 ERROR     Failed to complete action: delete_indices.  <type 'exceptions.KeyError'>: 'indices'
crond: USER root pid 4335 cmd run-parts /etc/periodic/15min
crond: USER root pid 4336 cmd run-parts /etc/periodic/hourly


See also

Advertising: