-
Notifications
You must be signed in to change notification settings - Fork 75
Import data
- Module:
dfirtrack_main.creator.system_creator.system_creator
- Version: v0.1.4 or above
This creator creates a bunch of systems with same subset of properties (but of course different host names / system names). It is useful for creating a lot of similar systems without the need of generating them by hand.
You can find the creator in the systems list page at the button "Creator". Copy the content of the file (this file is strictly speaking just a list of system names) to the text field. Edit the rest of the data as it is needed. After hitting "Save" button the systems will be created. You certainly have to refresh the browser until the task is finished because it is asynchronously executed by Q Cluster.
- Module:
dfirtrack_main.importer.file.csv
-
dfirtrack_config.importer.file.system_importer_file_config_editor.system_importer_file_csv_config_view
(configuration)
- Version: v0.4.9 or above
This importer imports a bunch of systems with same subset of properties (but of course different host names / system names) through a CSV file. All attributes can be controlled completely flexibly via config. This applies to new systems as well as already existing systems and their attributes. This is to prevent data from being changed unintentionally.
You can find the importer in the systems list page at the button "Import systems via CSV". After hitting "Save" button the systems will be created.
Simply press the button with the wrench right next to the importer button. The configuration should be self-explanatory.