On Mon, Feb 8, 2016 at 2:54 PM, Eric Wolinetz <[email protected]> wrote:

> I'm a little surprised that we don't see any indices created for your
> logging project yet. But the last two lines in your ES logs indicate that
> some of your operations logs were written and should be available to query.
>
> If you can't see the .operations.* index in your list of Kibana indices,
> make sure the user you are using to connect to Kibana is an OpenShift
> cluster-admin.
> You can also adjust the time range of your Kibana matches in the upper
> right hand corner of Kibana. It defaults to the last 15 minutes.
>

Hmm. Things are working now. My systems took a reboot over the weekend so
maybe that sync'd things. :)

[2016-02-08 14:41:42,251][INFO ][cluster.metadata         ] [Jim Hammond]
[.operations.2016.02.08] creating index, cause [auto(bulk api)], templates
[], shards [5]/[1], mappings [fluentd]
[2016-02-08 14:41:42,457][INFO ][cluster.metadata         ] [Jim Hammond]
[.operations.2016.02.08] update_mapping [fluentd] (dynamic)
[2016-02-08 16:08:51,512][INFO ][cluster.metadata         ] [Jim Hammond]
[cakey.2016.02.09] creating index, cause [auto(bulk api)], templates [],
shards [5]/[1], mappings [fluentd]
[2016-02-08 16:08:51,707][INFO ][cluster.metadata         ] [Jim Hammond]
[cakey.2016.02.09] update_mapping [fluentd] (dynamic)
[2016-02-08 16:08:55,103][INFO ][cluster.metadata         ] [Jim Hammond]
[logging.2016.02.08] update_mapping [fluentd] (dynamic)
[2016-02-08 16:08:57,292][INFO ][cluster.metadata         ] [Jim Hammond]
[.operations.2016.02.09] creating index, cause [auto(bulk api)], templates
[], shards [5]/[1], mappings [fluentd]
[2016-02-08 16:08:57,428][INFO ][cluster.metadata         ] [Jim Hammond]
[.operations.2016.02.09] update_mapping [fluentd] (dynamic)
[2016-02-08 16:09:00,302][INFO ][cluster.metadata         ] [Jim Hammond]
[mlbparks.2016.02.09] creating index, cause [auto(bulk api)], templates [],
shards [5]/[1], mappings [fluentd]
[2016-02-08 16:09:00,420][INFO ][cluster.metadata         ] [Jim Hammond]
[test.2016.02.09] creating index, cause [auto(bulk api)], templates [],
shards [5]/[1], mappings [fluentd]
[2016-02-08 16:09:00,438][INFO ][cluster.metadata         ] [Jim Hammond]
[logging.2016.02.09] creating index, cause [auto(bulk api)], templates [],
shards [5]/[1], mappings [fluentd]
[2016-02-08 16:09:00,770][INFO ][cluster.metadata         ] [Jim Hammond]
[mlbparks.2016.02.09] update_mapping [fluentd] (dynamic)
[2016-02-08 16:09:00,777][INFO ][cluster.metadata         ] [Jim Hammond]
[test.2016.02.09] update_mapping [fluentd] (dynamic)
[2016-02-08 16:09:00,812][INFO ][cluster.metadata         ] [Jim Hammond]
[logging.2016.02.09] update_mapping [fluentd] (dynamic)
[2016-02-08 16:12:00,290][INFO ][cluster.metadata         ] [Jim Hammond]
[mlbparks.2016.02.09] update_mapping [fluentd] (dynamic)



>
> On Mon, Feb 8, 2016 at 2:32 PM, Bob Kozdemba <[email protected]> wrote:
>
>> On Mon, Feb 8, 2016 at 9:13 AM, Eric Wolinetz <[email protected]>
>> wrote:
>>
>>> On Sat, Feb 6, 2016 at 2:49 PM, Bob Kozdemba <[email protected]>
>>> wrote:
>>>
>>>> On Sat, Feb 6, 2016 at 10:32 AM, Akram Ben Aissi <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi guys,
>>>>>
>>>>> I am running a containarized install of OpenShift, and after the
>>>>> successful installation of the log centralization with EFK using docs, I
>>>>> can get any log search results from Kibana: Every result is empty.
>>>>>
>>>>
>>>> I'm having a similar problem with an rpm-based install. The kibana web
>>>> page reports "no results found :)". I have the es, fluentd and kibana pods
>>>> running. Aside from initial log entries, all 3 logs don't report any
>>>> activity as projects and apps are created. Any trouble shooting hints would
>>>> be great.
>>>>
>>>
>>> What initial log entries are you referring to; could you paste them here?
>>> Do you see any *.log.pos files created at /var/log/  ?
>>>
>>> Are you using the OPS cluster deployment?  If so, which Kibana and ES
>>> are you looking at?
>>>
>>
>> Hi Eric:
>> I posted the logs at: http://pastebin.test.redhat.com/347076 and
>> http://pastebin.test.redhat.com/347077
>>
>> # oc get pods
>> NAME                          READY     STATUS    RESTARTS   AGE
>> logging-es-4bxv8k6k-1-cd1d1   1/1       Running   1          1d
>> logging-fluentd-1-cv2qf       1/1       Running   1          1d
>> logging-kibana-1-fcm8a        2/2       Running   2          2d
>> #
>>
>> Thanks,
>> Koz
>>
>>
>>>
>>>> Koz
>>>>
>>>>
>>>>> I guess that logging may rely on nodes journalctl output, which is not
>>>>> populated apparently in case of container install.
>>>>>
>>>>> Do you have any tips to make it work: a different configuration for
>>>>> the logging template? or a way to redirect the openshift container
>>>>> journalctl to the node journalctl?
>>>>>
>>>>> Greetings
>>>>> Akram
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> dev mailing list
>>>>> [email protected]
>>>>> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Bob Kozdemba
>>>> Domain Architect
>>>> Openshift/Atomic Enterprise Platform
>>>> 512-944-8092
>>>>
>>>> _______________________________________________
>>>> dev mailing list
>>>> [email protected]
>>>> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
>>>>
>>>>
>>>
>>
>>
>> --
>> Bob Kozdemba
>> Domain Architect
>> Openshift/Atomic Enterprise Platform
>> 512-944-8092
>>
>
>


-- 
Bob Kozdemba
Domain Architect
Openshift/Atomic Enterprise Platform
512-944-8092
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to