site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com The "store" action saves matching messages in a separate log message database. The database may be accessed using the syslog command line utility. A database pathname must follow the "store" keyword. A new database will be created if one does not exist. Two optional parameters, "stayopen" and "exclude_asldb" may follow the database pathname. By default, syslogd will open the database, save a matching message, and then close the database. If a high volume of messages is expected, specifying "stayopen" will improve performance. Specifying "exclude_asldb" will cause syslogd to save matching messages in the database, but exclude them from the main syslogd database (/var/log/asl.db). _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com The "store" action saves matching messages in a separate log message database. The database may be accessed using the syslog command line utility. A database pathname must follow the "store" keyword. A new database will be created if one does not exist. Two optional parameters, "stayopen" and "exclude_asldb" may follow the database pathname. By default, syslogd will open the database, save a matching message, and then close the database. If a high volume of messages is expected, specifying "stayopen" will improve performance. Specifying "exclude_asldb" will cause syslogd to save matching messages in the database, but exclude them from the main syslogd database (/var/log/asl.db).