Posts

Showing posts from February, 2022

OCI Logging Implementation -PLAN

Image
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Ingest logs to OCI Logging Analytics using Fluentd https://docs.oracle.com/en/learn/oci_logging_analytics_fluentd/#introduction Fluent Frequently Asked Questions: https://www.fluentd.org/faqs Installing Fluentd https://docs.fluentd.org/v/0.12/articles/install-by-rpm Fluentd : Quick Overview on Fluentd - YOUTUBE Videos https://www.youtube.com/watch?v=Gp0-7oVOtPw Refer to the quick start tutorial if you want a quick experience of setting up and using  Logging Analytics . See  Oracle Cloud Infrastructure Logging Analytics Quick Start Guide https://www.youtube.com/playlist?list=PLiuPvpy8QsiV_QT9A-pECFkK30yMJEXOu  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Ingest Logs  : Ingest Logs from Other OCI Services Using Service Connector https://docs.oracle.com/en-us/iaas/logging-analytics/doc/ingest-logs.html how the Service Connector Hub works https://do...

FLUENT D

Image
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  https://www.youtube.com/watch?v=Jl-F9azcyow   Fluent Bit is a light alternative to FluentD Source code is available on GitHub : github.com/fluent Installing Fleuntd :  https://docs.fluentd.org/v/0.12/articles/install-by-rpm FAQ :  https://www.fluentd.org/faqs  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Wikipedia definition : Fluentd is a cross platform open-source data collection software project originally developed at Treasure Data. It is written primarily in the Ruby programming language.   There are many benefits to implementing fluentD . Has the ability to collect all types of logging information's from multiple sources such as  -Databases , Application and Network servers There are many benefits of using FleuntD for your logging aggregator and the logging analyzing system.  Firstly you have the ability to collect all typ...