chunyong-lin

Results 5 comments of chunyong-lin

The misconfigure of outputs would result the `alert processor` failed to dispatch alerts with error message `The output 'pagerduty-wrong-version:bar' does not exist!`

This issue is legit. The quick fix is remove `source` from `sourceAddress` in [normalized_types.json file](https://github.com/airbnb/streamalert/blob/b7971a0020c10049256020e20e1850776ba4b77e/conf/normalized_types.json#L110). Hi @rsavjani, if you would like to contribute, feel free to submit a PR based...

The issue is normalization doesn't handle well when the `source` field is a list of dictionary. Or maybe we can have better handling in the code. Open to suggestions. ```...

`ChunkedEncodingError` is back 😒 I have observed this error few time from different StreamAlert Apps. ``` [ERROR] ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))...

++ would love to have this feature.