Skip to content

Commit 24c52bb

Browse files
committed
Merge branch 'rm/fluent-bit-blog' into 'main'
Add x-ref to blog See merge request weblogic-cloud/weblogic-kubernetes-operator!4902
2 parents 62f027d + f4dca26 commit 24c52bb

File tree

1 file changed

+2
-0
lines changed
  • documentation/site/content/samples/elastic-stack/weblogic-domain

1 file changed

+2
-0
lines changed

documentation/site/content/samples/elastic-stack/weblogic-domain/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Here's the general mechanism for how this works:
1414
* `fluentd` tails the domain logs files and exports them to Elasticsearch.
1515
* A ConfigMap contains the filter and format rules for exporting log records.
1616

17+
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).
18+
1719
#### Sample code
1820

1921
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.

0 commit comments

Comments
 (0)