Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to configure with multiple instances of same app/executable? #335

Open
askids opened this issue Oct 21, 2022 · 1 comment
Open

How to configure with multiple instances of same app/executable? #335

askids opened this issue Oct 21, 2022 · 1 comment

Comments

@askids
Copy link

askids commented Oct 21, 2022

hi,

I have an app that runs multiple instances of .Net windows Service (like Instance1, Instance2 etc) using same exe, but with different arguments. Now I am trying to add Serilog configuration to this app and planning to use File sink. In such case, how can I make sure that each instance is using its own file as the appsettings file will be common?

Thanks!

@sungam3r
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants