Replication logging on servers

In the interest of network security, I’d like to know what it would take to set up logging of replication activity for our 2 servers. Can more than just the user ID be logged…like the IP address? Also, what are our options on how logs can be stored - flat files only, a database file, etc? Since this is a common security concern and unlike network files, usage cannot be simply audited.

Anybody have any ideas or good Iris resources to get my answers?

Thanks for your help in advance.

Michael

Subject: Replication logging on servers

To log the network address and port, set Log_Connections=1 in your server’s notes.ini file.Logging can go into the regular log.nsf database or the console.log textfile, see the admin help for details.