Skip to content

mattn/ocilogs-for-fluent-bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocilogs-for-fluent-bit

Fluent Bit Plugin for Oracle Cloud Infrasrtucture Logs

Usage

ocilogs.conf

[SERVICE]
  flush 5
  plugins_file ./plugins.conf

[INPUT]
  name winstat
  tag  event-log

[OUTPUT]
  name   ocilogs
  match  event*
  source Windows
  subject Testing
  log_id <YOUR LOG ID>

plugins.conf

[PLUGINS]
    Path c:/dev/tools/fluent-bit/bin/ocilogs.dll

Requirements

  • fluent-bit

Installation

$ make

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

About

Fluent Bit Plugin for Oracle Cloud Infrastructure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published