Get current log as Zip - XpoLog will create a zip file
containing the log data (and its configuration if requested) and
the browser will prompt you to save it.
Zip and send current log by email - selecting this
option will direct you to the 'email log' page, where you will be
asked to provide the email sender and recipient accounts, the
subject and the text of the mail. The zipped export file will be
attached to the email message and will be sent to the specified
recipient.
Zip and send current log to ftp site - in the
'export to FTP' page
select the ftp account to be used and enter the ftp site
directory.
Zip and send current log to a local file system
address - in the 'Export to File System' page enter the file system account to be used (corresponding
to a location in your file system), where the zipped export file
will be saved. Select the 'override' option to allow for XpoLog
to override an eventually existing export file.
Zip and send current log over SSH to a remote
machine - in the 'Export via SSH' page select the SSH account to be used
and enter the directory where the zipped export file will be
saved.
Insert log to database table - in case you chose to
transform the data to a SQL Database table, select this method.
If you choose this method you get to 'export log ... to database table' page.
Enter the following data:
'Database' - select the database or click 'new' to create a new one.
'Table' - select the database table.
'Table name to use' - in case you want to change the selected table's name
or insert the data to a new table, enter here the table name to
use; if the table does not yet exist, select the 'create table if it does not exist in database'
option; this option will be automatically set once value has
been entered to the 'Table name to use' field, assuming the
table does not exist.
'Log columns' and 'DB table columns' - This is a mapping between
the exported log's columns and the selected database table
columns. Use the links between the columns lists to select from
one side which log columns should be written to the database and
in what order, and from the other side to select the database
table columns these values should be inserted to.
'Create table statement' - in case you choose to create a new database table, you will need to specify the
SQL create statement you want XpoLog to execute. If the 'create
table' option is set then XpoLog will automatically create the
insert statement.
'Insert statement' - specify here the insert statement XpoLog
will execute.
Click 'Next' to start the process.