8000 GitHub - roqueando/ofa: Powerful data pipelines based on Drain algorithm for logs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ ofa Public

Powerful data pipelines based on Drain algorithm for logs

License

Notifications You must be signed in to change notification settings
8000

roqueando/ofa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ofa

GitHub Issues or Pull Requests

Ofa is a arrow-native pipelines that structure logs using Drain algorithm using a fixed-depth tree.

updates and improvements

The project still in development and the next updates will be coded in the following tasks:

  • [] core library in C++
  • [] integrate with pybind for using python as frontend
  • [] make a config executable for generate correct terraform

💻 pre-requisites

Before start, verify if you have the following things:

  • you have installed the most recent version of g++, clang or any C++ compiler, and cmake in your machine
  • you have any of windows, macosx or linux operating system (this can be compiled in any of these systems)

🚀 installing ofa

For install ofa from source, first you need:

  • clone repository
git clone https://github.com/roqueando/ofa.git
  • build
mkdir build
cd build & cmake ..
  • more incoming...

☕using ofa

  • still working... :D

😄 be a contributor

Want to be part of this project? Click HERE and read how to contribute

📝 license

This project is under the license. See the file LICENSE for more details

About

Powerful data pipelines based on Drain algorithm for logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0