ASCII Log Format

For importing and exporting ASCII (plain text) files containing logs, the files are expected to be in the following format:

The following illustrates this format:

index_name   log_name1   log_name2

index_units  log_units1   log_units2

index1       value1_1   value2_1

index2       value1_2   value2_2

...