Snowplow stdout enriched json rolling file appender

I can see that snowplow uses slf4j , i am getting my enriched json as a flat file in txt. Is there any possiblity that we can add rolling file appenders like log4j to the cmd line argument to make it append out to files so that we can use the files for processing

Hi @rahulrsingh09 - I really wouldn’t recommend using the stdout for anything other than experimental exploration - Stream Enrich ships with support for four streaming technologies:

I would strongly recommend using one of these.