The Hyades Generic Log Adaptor enables you to process log files and transform their contents into common base event format.
The log adaptor consists of two main components:
The first approach is impractical unless a log producer is currently being developed. Even then, this approach does not solve the problem of integrating existing log producers and nonconforming log files with the common base event format.
The second approach is more practical strategically. However, it leaves you with the tedious task of writing the transform. Typically, this is accomplished by either writing some custom code in either a third-generation programming language or a script that can be consumed by established scripting tools such as Perl. Once the transform is produced, there is the task of testing the transform and integrating the transform solution into the tooling which consumes common base events.