Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix newly added PANW threat schema, fix error logging, update avro dep #171

Merged
merged 2 commits into from
Jul 21, 2023

Conversation

shaeqahmed
Copy link
Contributor

  • Fix newly added PANW threat schema breaking change (url_category_list: string -> list)
  • Dont error!() log the whole mutated event on failure to cloudwatch since we sideline the input event and this can be really huge.
  • Improve some error string to include the failing log source table name as this is impossible right now
  • Note: most of the diff in transformer/main.rs is just whitespace while adding a missing indent in process() lambda fn

@shaeqahmed shaeqahmed merged commit 72814ee into matanolabs:main Jul 21, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants