Table of Contents

Search

  1. Preface
  2. Introduction to Dynamic Data Masking Administration
  3. Authentication
  4. Security
  5. Connection Management
  6. JDBC Client Configuration
  7. ODBC Client Configuration
  8. Configuration for MicroStrategy
  9. Access Control
  10. Logs
  11. High Availability
  12. Server Control
  13. Performance Tuning
  14. Troubleshooting
  15. Appendix A: Database Keywords

Administrator Guide

Administrator Guide

Sending User Activity to Secure@Source

Sending User Activity to Secure@Source

To send user activity to Secure@Source, create a custom appender using the SocketAppender class. After you create the custom appender, create a security rule using the Any Matcher and the Log Message Action.
  1. Create an appender and specify the type as Custom. Specify the RemoteHost, Port, and Appender Class.
    The following image shows a custom appender that uses the SocketAppender class:
    The custom appender must include the RemoteHost and Port properties. The Appender Class is set to org.apache.log4j.net.SocketAppender.
    The following table describes the required properties:
    Property
    Description
    RemoteHost
    The host name of the server.
    Port
    The port where the server is waiting for connection.
    Appender Class
    The log4j appender class and package.
    To send user activity to Secure@Source, use the SocketAppender class:
    org.apache.log4j.net.SocketAppender
  2. Click OK.
Create a security rule using the Any Matcher and the Log Message Action. Specify the Logger Message using the CEF format. For more information, see the
Informatica Dynamic Data Masking 9.9.1 User Guide
.

0 COMMENTS

We’d like to hear from you!