If one instance of a daemon processes log files generated with different tools, it is highly likely that the log format will be different between them. Now elfstatsd allows to specify only one format of the log in ELF_FORMAT option. It has to be changed to a list. The user will have to specify the index of this list in DATA_FILES option as one of the tuple elements.
If one instance of a daemon processes log files generated with different tools, it is highly likely that the log format will be different between them. Now elfstatsd allows to specify only one format of the log in
ELF_FORMAToption. It has to be changed to a list. The user will have to specify the index of this list inDATA_FILESoption as one of the tuple elements.