Hi Alexandre,

The log files on the active RE are rotated periodically and there are
more than 45% available on the /.mount/var fs (5G free).
I read the syslog messages as they are generated by FPC1, or I'm wrong ?

Thank you
Thomas


On Tue, Jun 15, 2021 at 3:25 PM Alexandre Guimaraes
<alexandre.guimar...@ascenty.com> wrote:
>
> Hello Thomas,
>
> Probably, there ir no space to allocate new files from logrotate service.
>         Remove all files >   request system storage cleanup
>
>         Check this configuration lines to keep log files under control:
>
> > show configuration system syslog
> user * {
>     any emergency;
> }
> file messages {
>     any notice;
>     authorization info;
> }
> file interactive-commands {
>     interactive-commands any;
> }
> file LINKS-UP-DOWN {
>     daemon info;
>     match "(SNMP_TRAP|VCCPD_PROTOCOL)";
>     archive size 1m files 10;   
> <===================================<================
> }
> file LOGS-DE-CLI {
>     interactive-commands info;
>     match .*CMDLINE.*;
>     archive size 1m files 10; 
> <===================================<================
> }
>
> Att
> Alexandre
>
> Em 15/06/2021 10:07, "juniper-nsp em nome de Thomas Mann" 
> <juniper-nsp-boun...@puck.nether.net em nome de 
> thomas.richard.m...@gmail.com> escreveu:
>
>     Hi,
>
>     Today one of our fpcs started throwing every minute logrotate syslog 
> alerts.
>     Did you faced something like this before ?
>
>     Jun 15 12:38:01 core1-re1 fpc1 user.notice logrotate: ALERT exited
>     abnormally with [1]
>     Jun 15 12:39:01 core1-re1 fpc1 user.notice logrotate: ALERT exited
>     abnormally with [1]
>     Jun 15 12:40:01 core1-re1 fpc1 user.notice logrotate: ALERT exited
>     abnormally with [1]
>     Jun 15 12:41:01 core1-re1 fpc1 user.notice logrotate: ALERT exited
>     abnormally with [1]
>
>     Thank you
>     Thomas
>     _______________________________________________
>     juniper-nsp mailing list juniper-nsp@puck.nether.net
>     
> https://urldefense.proofpoint.com/v2/url?u=https-3A__puck.nether.net_mailman_listinfo_juniper-2Dnsp&d=DwICAg&c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&r=d3qAF5t8mugacLDeGpoAguKDWyMVANad_HfrWBCDH1s&m=Oxvd2WuQK8ZBQ6JHgkFJJAmFKCM83zFFQMarz7LmYc4&s=JLlSfXMikzVxGECMhrIK_pYd67bPC9zog-poLSajALU&e=
>
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to