Skip to content

Commit

Permalink
doc: Update README for nrmig (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
adiosspandit authored May 28, 2021
1 parent f5c50dd commit 1697b47
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,14 @@ transactions to and from alert policies for any policies which contain

Saves the mapping in db/<sourceAccount>/alert_policies/alert_policy_entity_map.json


#### 17) python3 nrmig
Configure appropriate [config.ini](config.ini.example) and run nrmig command

python3 nrmig -c ./config.ini migrate policies

python3 nrmig -c ./config.ini migrate conditions

### Logging

Logs are stored in logs/migrate.log Logging level can be set in migrationlogger.py. Default level for file and stdout is INFO
Expand Down

0 comments on commit 1697b47

Please sign in to comment.