Merge branch 'ent-5462-modificar-envio-de-logs-elastic' into 'develop'
Updated sending logs See merge request artica/pandorafms!3067
This commit is contained in:
commit
5b6279d908
|
@ -214,6 +214,9 @@ sub pandora_get_sharedconfig ($$) {
|
|||
$pa_config->{"mta_encryption"} = 'none';
|
||||
}
|
||||
}
|
||||
|
||||
# Server identifier
|
||||
$pa_config->{'server_unique_identifier'} = pandora_get_tconfig_token ($dbh, 'server_unique_identifier', '');
|
||||
}
|
||||
|
||||
##########################################################################
|
||||
|
|
Loading…
Reference in New Issue