Export Procedures
info
The following columns will be exported and present in the TSV files:
| Mattermost Fields | Description |
|---|---|
CreateTime | The time the message was posted |
ModifyTime | The time the message was last modified |
DeleteTime | The time the message was deleted |
UserName | The user that posted the message |
ChannelName | The name of the channel (will be a comma separated list of users if a direct message) |
Message | The message posted in the channel |
| RocketChat Fields | Description |
|---|---|
CreateTime | The time the message was posted |
ModifyTime | The time the message was last modified |
UserName | The user that posted the message |
ChannelId | The name of the channel (will be a random/unique string if the channel is a direct message) |
ChannelName | The name of the channel (will be a random/unique string if the channel is a direct message) |
Message | The message posted in the channel |
-
Execute the
crewlog-export.shscript from the MIP - it will reach out to the Controller and perform the necessary commands to dump the chat logs:bash crewlog-export.shNOTE: MIPs deployed via a DIP configured IAW
262COS-DIP-SOP-001will already have thecrewlog-export.shscript loaded within the$PATHvariable -
Transfer the crewlog exports to the Fileserver
Shareunder//fileserver/Share/MISSION/04_DEBRIEFING/01_CREWLOGS/