-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Description
Is your feature request related to a problem? Please describe.
I need to store offline logs in case of AppInsights outage in persistent volume. Current implementation uses path stored in java.io.tmpdir, but this directory can be used by other frameworks, therefore it is not good idea to mount it to persistent volume.
Describe the solution you would like
Environment variable or field in applicationinsights.json to set directory for temp offline logs for applicaiton-insights-runtime-attach.json
Describe alternatives you have considered
I did not find any solution. Maybe usage of other deps, which enable us to define the log path?
Metadata
Metadata
Assignees
Labels
No labels