Job Completion Messages

Error TypeDescription
FILE_NOT_FOUNDNo target file present in the specified directory.
FILE_EMPTYTarget file was found but was completely empty (no annotation, header, or data).
NO_DATATarget file was found but did not contain any data (contained an annotation and header, but no timestamps and values).
UPLOAD_ERRORATSD was not available during the scheduled job execution.
PARSE_ERRORFile could not be parsed by ATSD. For example: the timestamp was in a different format.
NETWORK_ERRORCollector could not establish a network connection.
LINE_COUNT_ERRORTarget file contained less lines than specified in the "Minimum Line Count" setting.
FIRST_LINE_ERRORFirst line of the target file does not match the "First Line" setting.
READ_ERRORFile could not be read from source path. For example: source path is a directory instead of file.
PROCESS_ERRORFiles could not be written to success directory. For example: success dir does not exist.