<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_logging_fluentd/templates, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>Adding support for ES 5.x tech preview opt in</title>
<updated>2018-02-05T19:44:16+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2018-01-05T17:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d5879135f077e4aaaa09c8e4ebf5d9ef2a063a78'/>
<id>d5879135f077e4aaaa09c8e4ebf5d9ef2a063a78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>openshift_logging_{fluentd,mux}_file_buffer_limit mismatch</title>
<updated>2017-12-14T18:08:55+00:00</updated>
<author>
<name>Noriko Hosoi</name>
<email>nhosoi@redhat.com</email>
</author>
<published>2017-12-12T18:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f1748bdcb0d9b14af2f319a02ff72afd9074fae0'/>
<id>f1748bdcb0d9b14af2f319a02ff72afd9074fae0</id>
<content type='text'>
. fixing a typo in fluentd template
. adjusting the default value of openshift_logging_mux_file_buffer_limit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
. fixing a typo in fluentd template
. adjusting the default value of openshift_logging_mux_file_buffer_limit
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 1452939 - change Logging &amp; Metrics imagePullPolicy</title>
<updated>2017-10-23T08:06:30+00:00</updated>
<author>
<name>Jan Wozniak</name>
<email>jwozniak@redhat.com</email>
</author>
<published>2017-10-09T14:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=862f50ff66324d7d1f23fe9bedd5d9d664578302'/>
<id>862f50ff66324d7d1f23fe9bedd5d9d664578302</id>
<content type='text'>
- all images logging and metrics change their default imagePullPolicy
  from Always to IfNotPresent
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- all images logging and metrics change their default imagePullPolicy
  from Always to IfNotPresent
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "requests" for CPU resources instead of limits</title>
<updated>2017-10-19T15:02:14+00:00</updated>
<author>
<name>Peter Portante</name>
<email>peter.portante@redhat.com</email>
</author>
<published>2017-10-13T15:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=578ac5b348fa3e9c7d0d05e3a0f579839ecd79dd'/>
<id>578ac5b348fa3e9c7d0d05e3a0f579839ecd79dd</id>
<content type='text'>
We now use a CPU request to ensure logging infrastructure pods are
not capped by default for CPU usage. It is still important to ensure
we have a minimum amount of CPU.

We keep the use of the variables *_cpu_limit so that the existing
behavior is maintained.

Note that we don't want to cap an infra pod's CPU usage by default,
since we want to be able to use the necessary resources to complete
it's tasks.

Bug 1501960 (https://bugzilla.redhat.com/show_bug.cgi?id=1501960)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now use a CPU request to ensure logging infrastructure pods are
not capped by default for CPU usage. It is still important to ensure
we have a minimum amount of CPU.

We keep the use of the variables *_cpu_limit so that the existing
behavior is maintained.

Note that we don't want to cap an infra pod's CPU usage by default,
since we want to be able to use the necessary resources to complete
it's tasks.

Bug 1501960 (https://bugzilla.redhat.com/show_bug.cgi?id=1501960)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add switch to enable/disable container engine's audit log being stored in ES.</title>
<updated>2017-10-11T15:25:26+00:00</updated>
<author>
<name>Josef Karasek</name>
<email>jkarasek@redhat.com</email>
</author>
<published>2017-10-03T12:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=bd53ea8112dbeab5a579bf204b235f52c05203c7'/>
<id>bd53ea8112dbeab5a579bf204b235f52c05203c7</id>
<content type='text'>
If enabled, tho logs are stored in ES' operations index, accesible only by cluster admins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If enabled, tho logs are stored in ES' operations index, accesible only by cluster admins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 1490647 - logging-fluentd deployed with openshift_logging_use_mux=false fails to start due to missing</title>
<updated>2017-10-10T18:55:35+00:00</updated>
<author>
<name>Noriko Hosoi</name>
<email>nhosoi@redhat.com</email>
</author>
<published>2017-10-04T21:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=554a9281265e0234af6a1de4142c67f5f8061de1'/>
<id>554a9281265e0234af6a1de4142c67f5f8061de1</id>
<content type='text'>
If openshift_logging_use_mux=False and openshift_logging_mux_allow_external=False,
then all other mux related parameters should be set to False (if boolean) or
removed (e.g. openshift_logging_mux_client_mode should be undefined).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If openshift_logging_use_mux=False and openshift_logging_mux_allow_external=False,
then all other mux related parameters should be set to False (if boolean) or
removed (e.g. openshift_logging_mux_client_mode should be undefined).
</pre>
</div>
</content>
</entry>
<entry>
<title>minor update to README and removed dead file</title>
<updated>2017-09-27T15:46:46+00:00</updated>
<author>
<name>stran</name>
<email>steveqtran@gmail.com</email>
</author>
<published>2017-09-27T15:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=680016550bfd93fd8adb48ebd34b8799babb4ebc'/>
<id>680016550bfd93fd8adb48ebd34b8799babb4ebc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added new variables for logging role for remote-syslog plugin</title>
<updated>2017-09-27T14:54:47+00:00</updated>
<author>
<name>stran</name>
<email>steveqtran@gmail.com</email>
</author>
<published>2017-09-25T21:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=5a8736cab14618e6c9dd11183613ac5eff403c66'/>
<id>5a8736cab14618e6c9dd11183613ac5eff403c66</id>
<content type='text'>
Includes the following code review fixes, and a rebase with upstream/master

- mux.j2 template needed mux specific parameters for syslog configs
- fixed bug in IF condition not checking for true-ness
- updated README wording to remove ambiguity of payload_key's datatype
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes the following code review fixes, and a rebase with upstream/master

- mux.j2 template needed mux specific parameters for syslog configs
- fixed bug in IF condition not checking for true-ness
- updated README wording to remove ambiguity of payload_key's datatype
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4973 from wozniakjan/logging_eventrouter</title>
<updated>2017-09-27T12:36:09+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2017-09-27T12:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=5afef2e7b29813760aa7b4f42013aebe16d08ec8'/>
<id>5afef2e7b29813760aa7b4f42013aebe16d08ec8</id>
<content type='text'>
Automatic merge from submit-queue

logging: introducing event router

Initial concept integrating kubernetes events to EFK stack using [eventrouter](https://github.com/heptio/eventrouter)
- **eventrouter** is deployed to logging project, has a service account and its own role to read events
- **eventrouter** watches kubernetes events, marshalls them to JSON and outputs to its STDOUT
- **fluentd** picks them up and inserts to elastic search logging project index

Kubernetes events could be easily stored into different index. Among other ways, it could be achieved either by a fluentd filter plugin or custom eventrouter sink.

Pending actions:
- [x] - get our downstream and upstream images for eventrouter, don't use heptio's

cc: @josefkarasek , @jcantrill , @richm</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue

logging: introducing event router

Initial concept integrating kubernetes events to EFK stack using [eventrouter](https://github.com/heptio/eventrouter)
- **eventrouter** is deployed to logging project, has a service account and its own role to read events
- **eventrouter** watches kubernetes events, marshalls them to JSON and outputs to its STDOUT
- **fluentd** picks them up and inserts to elastic search logging project index

Kubernetes events could be easily stored into different index. Among other ways, it could be achieved either by a fluentd filter plugin or custom eventrouter sink.

Pending actions:
- [x] - get our downstream and upstream images for eventrouter, don't use heptio's

cc: @josefkarasek , @jcantrill , @richm</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5503 from nhosoi/output_config_test</title>
<updated>2017-09-26T23:12:55+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2017-09-26T23:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=5280a900e1c151b59f5e5c95b882e284f94c0d40'/>
<id>5280a900e1c151b59f5e5c95b882e284f94c0d40</id>
<content type='text'>
Automatic merge from submit-queue

Fluentd: one output tag, one output plugin (origin-aggregated-logging)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue

Fluentd: one output tag, one output plugin (origin-aggregated-logging)</pre>
</div>
</content>
</entry>
</feed>
