Why is it necessary to manipulate raw data?
How can you manipulate data with SEDCMD?
•Configured through props.conf •Anonymise with sed script o SEDCMD- o s/ / /flags o flags: g – global or a number o Applied to _raw only •Replaced characters with sed script o SEDCMD- - y//string2/
How can you manipulate data with a regex transform?
•Configured through props and transforms •Transforms.conf o REGEX – a PERC regex o FORMAT – arrange event post change o DEST_KEY – applied to field e.g raw •Props.conf o TRANSFORM- o Comma separated list of transforms