Skip to content

Commit

Permalink
Merge branch 'rm/fluent-bit-blog' into 'main'
Browse files Browse the repository at this point in the history
Add x-ref to blog

See merge request weblogic-cloud/weblogic-kubernetes-operator!4902
  • Loading branch information
jshum2479 committed Jan 21, 2025
2 parents 62f027d + f4dca26 commit 24c52bb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Here's the general mechanism for how this works:
* `fluentd` tails the domain logs files and exports them to Elasticsearch.
* A ConfigMap contains the filter and format rules for exporting log records.

For information on how to use Fluent Bit as a DaemonSet to scrape WLS logs, see the blog, [WLS For OKE, with Fluent bit and FSS](https://blogs.oracle.com/weblogicserver/post/wls-for-oke-with-fluent-bit-and-fss).

#### Sample code

The samples in this document assume that an existing domain is being edited. However, you can make all the changes to the domain YAML file before the domain is created.
Expand Down

0 comments on commit 24c52bb

Please sign in to comment.