bkavuncu / GDO

GDO
MIT License
0 stars 1 forks source link

Application generating very large log files #155

Closed DavidAkroyd closed 7 years ago

DavidAkroyd commented 7 years ago

The server side component of the GDO framework is generating very large log files (of the order of 5GB in 3 hours) thus meaning that it is using up disk space too fast

davidbirchwork commented 7 years ago

To be more specific this is due to the Fractals App, I’ll run through and mute the logging

David

From: DavidAkroyd [mailto:notifications@github.com] Sent: 28 November 2016 12:38 To: bkavuncu/GDO GDO@noreply.github.com Cc: Birch, David david.birch@imperial.ac.uk; Assign assign@noreply.github.com Subject: [bkavuncu/GDO] Application generating very large log files (#155)

The server side component of the GDO framework is generating very large log files (of the order of 5GB in 3 hours) thus meaning that it is using up disk space too fast

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://github.com/bkavuncu/GDO/issues/155, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKxD3I_BoeEKjPJCY0oCKoi0wL_kJKN7ks5rCssUgaJpZM4K9u_r.

miguems commented 7 years ago

@davidbirchwork modified something last week related to logging... he said something about Big Brother watching 😄 😈

davidbirchwork commented 7 years ago

Ha ha ;) that was on the management server

This is over zealous logging within the fractals app, easy to fix…

From: Miguel Molina-Solana [mailto:notifications@github.com] Sent: 28 November 2016 14:11 To: bkavuncu/GDO GDO@noreply.github.com Cc: Birch, David david.birch@imperial.ac.uk; Mention mention@noreply.github.com Subject: Re: [bkavuncu/GDO] Application generating very large log files (#155)

@davidbirchworkhttps://github.com/davidbirchwork modified something last week related to logging... he said something about Big Brother watching 😄 😈

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/bkavuncu/GDO/issues/155#issuecomment-263280333, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKxD3J6tE8pAVBd2-WoGDsvIwxVUxzwvks5rCuEIgaJpZM4K9u_r.

davidbirchwork commented 7 years ago

@DavidAkroyd can you advise an example of this logging, there is no log4net logging within fractals app

hence this is an IIS config issue I think