I try to configure Serlog in the appsettings to have the machinename as part of the logfile name. Unfortunately {MachineName} does not get replaced.
Bachground: I only have a common place to write logs to (on a network share) but scaling backend servers. Is there any way to do this using configuration
Thanks in advance