Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
weisoon
Explorer
Explorer

Options for Migrate Server Export Without Any Firewall Log

Hi Guys,

I want to do migrate server export without firewall log file. Checked the syntax, it seems like don't any options to do that. The only workaround is use specify at least 1 day firewall log with example of command below: 
$FWDIR/scripts/migrate_server export -v R82 -l 1 /var/log/ExportedDatabase.tgz 

Anyone has the clue to do that with even 1 day firewall log?

Thanks,
WeiSoon

0 Kudos
2 Replies
Martin_Raska
Advisor
Advisor

Logs are not exported by default. Just use it without -l option.

Vincent_Bacher

Having a look at the migrate_server script i see the option -skip_logs inside.
Did you try

$FWDIR/scripts/migrate_server export -v R82 -skip_logs /var/log/ExportedDatabase.tgz

 I can't do that myself at the moment due to a lack of lab facilities, and I'd rather not touch our productive management system.

Edith explains:

Variable definition:

migrate_args="-ma "
has_migrate_args=0
include_log_indexes=0
skip_logs=0
logs_flag_provided=0


And argument parser:

            -skip_upgrade_tools_check)
                no_upgrade_tools_check=1
                ;;
            -skip_logs)
                skip_logs=1
                ;;
            -[lx])
              logs_flag_provided=1
and now to something completely different - CCVS, CCAS, CCTE, CCCS, CCSM elite
0 Kudos

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    CheckMates Events