Bug 1395754 - Docker custom log driver switch doesn't work in OpenShift 3.3.1.3
Summary: Docker custom log driver switch doesn't work in OpenShift 3.3.1.3
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Containers
Version: 3.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Nalin Dahyabhai
QA Contact: Xia Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-16 15:23 UTC by Vladislav Walek
Modified: 2020-03-11 15:23 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-06 16:49:34 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Vladislav Walek 2016-11-16 15:23:25 UTC
Description of problem:

Customer configured splunk as a logging driver in docker:

OPTIONS=' --selinux-enabled --insecure-registry=172.30.0.0/16 --log-driver=splunk --log-opt splunk-url=http://splunk_url:8088 --log-opt splunk-token=splunk_toke --log-opt tag="{{.Name}};{{.ImageName}}" --log-opt splunk-index=docker

When he switched back to journald and then back to the splunk, then the splunk is not working.
Also customer asked if they are locally saved before send to splunk.

Also the logs from docker are not visible from default project, but from different namespace it is.  

Version-Release number of selected component (if applicable):

OpenShift Container Platform 3.3.1.3

How reproducible:

not reproducible


Expected results:

switching through different drivers should work

Additional info:

switch to journald and back to is not working


Note You need to log in before you can comment on or make changes to this bug.