You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Jennifer Chen <no...@gmail.com> on 2020/08/11 14:03:19 UTC

Log Forging Injections

Hello

The infrastructure and components for my applications consolidates the logs
and are then viewed with Apache Hive.

Questions:
1) Are there facilities to prevent log forging attacks?
2) Are there output encoding and/or escaping of injection metacharacters (
', ", <, >, /, etc ) enabled when viewing results?
3) If so is it enabled by default?
4) Are there properties to configure to prevent Log Forging

Thank you
Jennifer