public class GrokFileGenerator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.Boolean |
blacklist |
private java.lang.String |
optimizedGrokFile |
Constructor and Description |
---|
GrokFileGenerator(java.lang.Boolean blacklist)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
void |
generateFileString()
Method responsible for generating the file content
|
java.lang.String |
getOptimizedGrokFile()
Getter method returning file content for optimized rules file
|
private java.lang.Boolean blacklist
private java.lang.String optimizedGrokFile