
What are the different levels of event severity?
"Success": The action completed entirely successfully.
"Warning": The main part of the action completed successfully, but there was a problem in some auxiliary part of the operation. For example, this could mean that the data was copied successfully but some attributes of the file could not be applied to the new copy. Unresolved conflicts are also logged as warnings.
"Error": The operation fundamentally failed.
Please note that errors and warnings do not generally indicate a problem with Synk itself! They come from other subsystems that Synk interacts with usually and indicate configuration problems or incompatibilities.
More information about each event is available from the inspector. You also can search the help files for additional information on specific error messages.