You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running snowplow-kinesis-s3-0.4.0 with a config:
logging {
level: "WARN"
}
My log file output is full of lines like this. Can these be reclassed as DEBUG or reduced in some way.
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
INFO: Converting one record to EmitterInput before adding it to the buffer
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
INFO: Converting one record to EmitterInput before adding it to the buffer
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
INFO: Converting one record to EmitterInput before adding it to the buffer
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
INFO: Converting one record to EmitterInput before adding it to the buffer
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
INFO: Converting one record to EmitterInput before adding it to the buffer
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
INFO: Converting one record to EmitterInput before adding it to the buffer
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
INFO: Converting one record to EmitterInput before adding it to the buffer
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
INFO: Converting one record to EmitterInput before adding it to the buffer
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
INFO: Converting one record to EmitterInput before adding it to the buffer
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
INFO: Converting one record to EmitterInput before adding it to the buffer
Sep 23, 2015 5:13:32 PM com.snowplowanalytics.snowplow.storage.kinesis.s3.RawEventTransformer toClass
The text was updated successfully, but these errors were encountered:
I'm running snowplow-kinesis-s3-0.4.0 with a config:
logging {
level: "WARN"
}
My log file output is full of lines like this. Can these be reclassed as DEBUG or reduced in some way.
The text was updated successfully, but these errors were encountered: