Re: Aggregating container logs using Kibana

2016-09-28 Thread v
To: ewoli...@redhat.com CC: users@lists.openshift.redhat.com Subject: RE: Aggregating container logs using Kibana Date: Wed, 13 Apr 2016 09:21:47 +0200 Hi Eric, Thanks for your reply and the follow up of this issue. I've created a new origin 1.1.6 cluster (2 days ago

Re: Aggregating container logs using Kibana

2016-04-14 Thread Eric Wolinetz
me: fluentd-elasticsearch > spec: > containers: > . . . > name: fluentd-elasticsearch > > # insert below here > securityContext: > privileged: true > # insert above here > > resources: > limits: &g

Re: Aggregating container logs using Kibana

2016-04-13 Thread Eric Wolinetz
cpu: 100m . . . $ oc process logging-fluentd-template | oc create -f - > -- > From: lorenz.vanthi...@outlook.com > To: ewoli...@redhat.com > CC: users@lists.openshift.redhat.com > Subject: RE: Aggregating container logs using Kibana > Date: W

RE: Aggregating container logs using Kibana

2016-04-05 Thread Lorenz Vanthillo
To: lme...@redhat.com CC: users@lists.openshift.redhat.com Subject: RE: Aggregating container logs using Kibana Date: Tue, 5 Apr 2016 18:00:02 +0200 I still have the same issue: I've deleted it from scc hostmount-anyuid and added it on scc privileged. I've deleted all fluentd pods but still the same

RE: Aggregating container logs using Kibana

2016-04-05 Thread Lorenz Vanthillo
'.kibana*'), 'older_than': 30, 'all_indices': False} logging-curator run finish Still same issue for fluentd. From: lorenz.vanthi...@outlook.com To: users@lists.openshift.redhat.com Subject: RE: Aggregating container logs using Kibana Date: Tue, 5 Apr 2016 13:36:13 +0200 Tried it also

RE: Aggregating container logs using Kibana

2016-04-05 Thread Lorenz Vanthillo
Tried it also on an origin 1.1.4 cluster. Just the same issue. From: lorenz.vanthi...@outlook.com To: users@lists.openshift.redhat.com Subject: Aggregating container logs using Kibana Date: Tue, 5 Apr 2016 13:00:37 +0200 I'm on origin 1.1.3 I followed this tutorial: https

Aggregating container logs using Kibana

2016-04-05 Thread Lorenz Vanthillo
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)