I'm on origin 1.1.3

I followed this tutorial: 
https://docs.openshift.org/latest/install_config/aggregate_logging.html
I'm able to access kibana in my browser but it shows: No Results found :(

I checked the logs of my pods and I remarked an issue with my:
logging curator
logging fluentd (2 pods)

Is it normal that those pods aren't under a service?

logs of curator:
logging-curator running [1] jobs
2016-04-05 10:54:09,281 ERROR     Connection failure.
logging-curator run finish


logs of fluentd:
2016-04-05 10:55:08 +0000 [error]: fluentd main process died unexpectedly. 
restarting.
2016-04-05 10:55:13 +0000 [error]: unexpected error error_class=Errno::EACCES 
error=#<Errno::EACCES: Permission denied - /var/log/es-containers.log.pos>
  2016-04-05 10:55:13 +0000 [error]: 
/opt/app-root/src/gems/fluentd-0.12.22/lib/fluent/plugin/in_tail.rb:97:in 
`initialize'
  2016-04-05 10:55:13 +0000 [error]: 
/opt/app-root/src/gems/fluentd-0.12.22/lib/fluent/plugin/in_tail.rb:97:in `open'
  2016-04-05 10:55:13 +0000 [error]: 
/opt/app-root/src/gems/fluentd-0.12.22/lib/fluent/plugin/in_tail.rb:97:in 
`start'
  2016-04-05 10:55:13 +0000 [error]: 
/opt/app-root/src/gems/fluentd-0.12.22/lib/fluent/root_agent.rb:115:in `block 
in start'
...
repeat

Thanks
                                          
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to