Home > Contents > Index >
CATALOGMANAGER.exportlog
Exports a per-IP address logusing the
CATALOGMANAGER
command.Syntax
<CATALOGMANAGER> <ARGUMENT NAME="ftcmd" VALUE="exportlog" /> </CATALOGMANAGER>Parameter
ftcmd (required)
- Value must be set to
exportlog
.
Description
The
exportlog
command exports a per-IP address log. You can enable per-IP address logging by setting theft.dbl
property, located in the Sites properties file (futuretense.ini
), toyes
.Error Numbers
The possible values of
errno
include:
Value Description -300 File not found.Example
Although
exportlog
could be called from inside an element, it is more commonly called as an argument to a URL. If your application server is WebLogic or WebSphere, the following URL exports the log:http://host
:port
/servlet/CatalogManager?ftcmd=exportlogIf your application server is iPlanet, the following URL exports the log:
http://host
:port
/NASapp/cs/CatalogManager?ftcmd=exportlogSee Also
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.