Logs for Spaces
System Administration
General Settings
Action | Level | log |
---|---|---|
|
Important | [config] common (privacy_default:'**', allow_unlimited:'**', default_expiration_date:**) |
Properties | Meaning | Remarks |
---|---|---|
allow_unlimited | Unlimited setting for expiration date | One of the following values is displayed:
|
default_expiration_date | Default value for expiration date | One of the following values is displayed:
|
privacy_default | Default visibility of Space | One of the following values is displayed:
|
Setting Categories
Action | Level | Log |
---|---|---|
Adding Categories | General | [create] category (cid:**, foreign_key:'**', category_name:'**', parent:**, parent_name:'**') |
Change categories | General | [modify] category (cid:**, foreign_key:'**', category_name:'**', parent:**, parent_name:'**') |
Move categories | General | [move] category (cid:**, category_name:'**', src_cid:**, parent:**, parent_name:'**') |
Delete categories | General | [delete] category (cid:**, category_name:'**') |
Add display names of categories | General | [create] category_local (cid:**, category_name:'**', language_code:'**') |
Change display names of categories | General | [modify] category_local (cid:**, category_name:'**', prev_category_name:'**', language_code:'**') |
Delete display names of categories | General | [delete] category_local (cid:**, category_name:'**', language_code:'**') |
Moving spaces | General | [move] space (spid:**, space_name:'**', cid:**, category_name:'**', src_cid:**, src_category_name:'**') |
Properties | Meaning | Remarks |
---|---|---|
category_name | Category names | |
cid | Category ID | |
foreign_key | Category Code | |
language_code | Language code | Displays one of the following values:
|
parent | Parent category ID | |
parent_name | Parent category names | |
prev_category_name | Original category names | |
src_category_name | Source category names | |
src_cid | Source category ID |
Import from CSV File
Action | Level | log |
---|---|---|
Import categories | Important | [import] category (cid:**, category_name:'**', foreign_key:'**', operation:'**') |
Add category names by importing them | Important | [import] category_local (cid:**, category_name:'**', language_code:'**') |
Change category names by importing them | Important | [import] category_local (cid:**, category_name:'**', language_code:'**', prev_category_name:'**') |
Delete category names by importing them | Important | [import_delete] category_local (cid:**, category_name:'**', language_code:'**') |
Properties | Meaning | Remarks |
---|---|---|
category_name | Category names | |
cid | Category ID | |
foreign_key | Category Code | |
language_code | Language code | Displays one of the following values:
|
prev_category_name | Original category names |
Export to CSV File
Action | Level | log |
---|---|---|
Export categories | Important | [export] category (cid:**, category_name:'**', foreign_key:'**') |
Export category names | Important | [export] category_local (cid:**, category_name:'**', language_code:'**') |
Properties | Meaning | Remarks |
---|---|---|
cid | Category ID | |
foreign_key | Category Code | |
language_code | Language code | Displays one of the following values:
|
User Actions
Space
Action | Level | log |
---|---|---|
Add | General | [create] space (spid:**, space_name:'**', category_name:'**', privacy:'**', icon:'**', join_leave:**, end_timestamp:**, member_name_1:'**', member_name_2:'**', ..., admin_name_1:'**', admin_name_2:'**', ...) |
Change | General | [modify] space (space_name:'**', category_name:'**', privacy:'**', icon:'**', join_leave:**, end_timestamp:**, member_name_1:'**', member_name_2:'**', ..., admin_name_1:'**', admin_name_2:'**', ...) |
Delete | General | [delete] space (spid:**, space_name:'**') |
Add display name | General | [create] space_local (spid:**, space_name:'**', language_code:'**') |
Change display name | General | [modify] space_local (spid:**, space_name:'**', prev_space_name:'**', language_code:'**') |
Delete display name | General | [delete] space_local (spid:**, space_name:'**', language_code:'**') |
Properties | Meaning | Remarks |
---|---|---|
admin_name | Space administrator user name | |
category_name | Category names | |
cid | Category ID | |
end_timestamp | Expiration date and time for Space | |
icon | Icon name | |
join_leave | Join and leave permissions | One of the following values is displayed:
|
language_code | Language code | Displays one of the following values:
|
member_name | Member name | |
prev_space_name | Original space name | |
privacy | Visibility | One of the following values is displayed:
|
space_name | Space | |
spid | Space ID |
Folder
Action | Level | log |
---|---|---|
|
General | [modify] folder(spid:**, space_name:'**', did:**, folder_name:'**') |
Properties | Meaning | Remarks |
---|---|---|
did | Folder ID | |
folder_name | Folder names | |
space_name | Space | |
spid | Space ID |
Discussions
Action | Level | log |
---|---|---|
Add | General | [create] thread (spid:**, space_name:'**', tid:**, thread_name:'**', did:**, folder_name:'**') |
Change | General | [modify] thread (spid:**, space_name:'**', tid:**, thread_name:'**', did:**, folder_name:'**', notify_check:'**') |
Move a discussion in same space | General | [move] thread (spid:**, space_name:'**', tid:**, thread_name:'**', src_did:**, src_folder_name:'**', dst_did:**, dst_folder_name:'**', notify_check:'**') |
Move a discussion to another space | General | [move] thread (src_spid:**, src_space_name:'**', tid:**, thread_name:'**', src_did:**, src_folder_name:'**', dst_spid:**, dst_space_name:'**', dst_did:**, dst_folder_name:'**', notify_check:'**') |
Delete | General | [delete] thread (spid:**, space_name:'**', tid:**, thread_name:'**') |
View | General | [browse] thread (cid:**, spid:**, space_name:'**'[, did:**], tid:**, thread_name:'**') |
Attachment | General | [create] thread_file (spid:**, space_name:'**', tid:**, thread_name:'**', fid:**, file_name:'**') |
Deleting Files | General | [delete] thread_file (spid:**, space_name:'**', tid:**, thread_name:'**', fid:**, file_name:'**') |
Post comments | General | [create] thread_follow (spid:**, space_name:'**', tid:**, thread_name:'**', follow_id:**) |
Deleting comments | General | [delete] thread_follow (spid:**, space_name:'**', tid:**, thread_name:'**', follow_id:**) |
Attaching files in comments | General | [create] thread_file (spid:**, space_name:'**', tid:**, thread_name:'**', follow_id:**, fid:**, file_name:'**') |
Deleting files in comments | General | [delete] thread_file (spid:**, space_name:'**', tid:**, thread_name:'**', follow_id:**, fid:**, file_name:'**') |
Properties | Meaning | Remarks |
---|---|---|
category_name | Category names | |
cid | Category ID | |
did | Folder ID | |
dst_did | Destination folder ID | |
dst_folder_name | Destination folder name | |
fid | File ID | |
file_name | File name | |
folder_name | Folder names | |
follow_id | Comment ID | |
notify_check | Update notifications | One of the following values is displayed:
|
space_name | Space | |
spid | Space ID | |
src_did | Source folder ID | |
src_folder_name | Source folder name | |
thread_name | Title of the discussion | |
tid | Discussion ID |
Shared To-Do
Action | Level | log |
---|---|---|
Add | General | [create] shared_todo (spid:**, space_name:'**', stid:**, shared_todo_name:'**', assign_1:'**', assign_2:'**', ...) |
Change | General | [modify] shared_todo (spid:**, space_name:'**', stid:**, shared_todo_name:'**', assign_1:'**', assign_2:'**', assignees_status_initialize:**, ...) |
Delete | General | [delete] shared_todo (spid:**, space_name:'**', stid:**, shared_todo_name:'**') |
Completing statuses | General | [finish] shared_todo (spid:**, space_name:'**', stid:**, shared_todo_name:'**') |
Attachment | General | [create] shared_todo_file (spid:**, space_name:'**', stid:**, shared_todo_name:'**', fid:**, file_name:'**') |
Deleting Files | General | [delete] shared_todo_file (spid:**, space_name:'**', stid:**, shared_todo_name:'**', fid:**, file_name:'**') |
Post comments | General | [create ] shared_todo_follow (spid:**, space_name:'**', stid:**, shared_todo_name:'**', follow_id:**) |
Deleting comments | General | [delete] shared_todo_follow (spid:**, space_name:'**', stid:**, shared_todo_name:'**', follow_id:**) |
Attaching files in comments | General | [create] shared_todo_file (stid:**, shared_todo_name:'**', follow_id:**, fid:**, file_name:'**') |
Deleting files in comments | General | [delete] shared_todo_file (spid:**, space_name:'**', stid:**, shared_todo_name:'**', follow_id:**, fid:**, file_name:'**') |
Properties | Meaning | Remarks |
---|---|---|
assign_[integer starting from 1] | Assignee name | |
assignees_status_initialize | Selection status of "Reset to Uncompleted" | One of the following values is displayed:
|
fid | File ID | |
file_name | File name | |
follow_id | Comment ID | |
shared_todo_name | Shared To-Do name | |
space_name | Space | |
spid | Space ID | |
stid | Shared To-Do ID |