Builder

class Builder

Properties

Link copied to clipboard

Use this parameter to include the addKeys processor in your transformer.

Link copied to clipboard

Use this parameter to include the copyValue processor in your transformer.

Link copied to clipboard
var csv: Csv?

Use this parameter to include the CSV processor in your transformer.

Link copied to clipboard

Use this parameter to include the datetimeConverter processor in your transformer.

Link copied to clipboard

Use this parameter to include the deleteKeys processor in your transformer.

Link copied to clipboard
var grok: Grok?

Use this parameter to include the grok processor in your transformer.

Link copied to clipboard

Use this parameter to include the listToMap processor in your transformer.

Link copied to clipboard

Use this parameter to include the lowerCaseString processor in your transformer.

Link copied to clipboard

Use this parameter to include the moveKeys processor in your transformer.

Link copied to clipboard

Use this parameter to include the parseCloudfront processor in your transformer.

Link copied to clipboard

Use this parameter to include the parseJSON processor in your transformer.

Link copied to clipboard

Use this parameter to include the parseKeyValue processor in your transformer.

Link copied to clipboard

Use this parameter to include the parsePostGres processor in your transformer.

Link copied to clipboard

Use this parameter to include the parseRoute53 processor in your transformer.

Link copied to clipboard

Use this parameter to convert logs into Open Cybersecurity Schema (OCSF) format.

Link copied to clipboard

Use this parameter to include the parseVPC processor in your transformer.

Link copied to clipboard

Use this parameter to include the parseWAF processor in your transformer.

Link copied to clipboard

Use this parameter to include the renameKeys processor in your transformer.

Link copied to clipboard

Use this parameter to include the splitString processor in your transformer.

Link copied to clipboard

Use this parameter to include the substituteString processor in your transformer.

Link copied to clipboard

Use this parameter to include the trimString processor in your transformer.

Link copied to clipboard

Use this parameter to include the typeConverter processor in your transformer.

Link copied to clipboard

Use this parameter to include the upperCaseString processor in your transformer.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun csv(block: Csv.Builder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
fun grok(block: Grok.Builder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard