[Dxspider-support] local_data/debug/2023/*.dat

Dirk Koopman djk at tobit.co.uk
Sun Feb 19 16:40:05 GMT 2023


Two things:

1. Add 'nologchan' to @debug in your /spider/local/DXVars.pm and also do 
a 'set/deb nologchan'  in a console for the running node.
2. Whilst there is nothing wrong with Kin's suggestion using 'find', the 
"official" way is to do a 'set/var $DXDebug::keepdays <days>' (the 
default is 10 days + today's log) in your startup script (after also 
doing it in a console for the running node).

The debug system tries to keep itself under control and should not need 
outside help.

73 Dirk


On 19/02/2023 13:39, Kin via Dxspider-support wrote:
> Rick,
>
> 1. First look at what you have enabled: sh/debug
> 2. Remove the ones you are not interested in with: unset/debug
>
> Or
>
> 0 0 * * * spawn("find /spider/local_data/debug/2023 -type f -mtime +3 |
> xargs rm -rf")
>
>
> Kin EA3CV
>
>
> -----Mensaje original-----
> De: Dxspider-support <dxspider-support-bounces at tobit.co.uk> En nombre de
> Ricardo Suarez via Dxspider-support
> Enviado el: domingo, 19 de febrero de 2023 14:24
> Para: dxspider-support at tobit.co.uk
> CC: Ricardo Suarez <elu9da at gmail.com>
> Asunto: [Dxspider-support] local_data/debug/2023/*.dat
>
> Hello all.
>
>   From the update to mojo brand build 491 the files *.dat in
> local_data/debug/2023/ are very big for my hdu resources.
>
> How can I limit the amount of data saved?
>
> Regards
>
> Rick LU9DA
>
>
>
>
>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at tobit.co.uk
> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at tobit.co.uk
> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support




More information about the Dxspider-support mailing list