logs

  1. tembun

    Solved newsyslog(8) vs. custom shell script + cron(8)

    I have a directory that is periodically populated with logs like that: 2026-03-18_22-56-00.log 2026-03-19_02-30-00.log 2026-03-22_02-30-00.log 2026-03-25_02-30-00.log 2026-03-25_17-08-16.log I want to compress the files that are older than 7 days and I'm a little bit confused what tool would be...
  2. SoBe

    Core Dumps

    PR_SET_DUMPABLE ? Hello fellow FreeBSD community members, can you please help? Where can we set up application based core file dumps? I can get crash data for system crashes however applications when they do segmentation faults are not generating a crash file anywhere. This I have learned is OS...
  3. A

    Tracking memory spikes causing process issues

    Hi, I'm running on FreeBSD 12.2 running a group of python processes under supervisor. We have now twice run into an issue where processes have been caused to enter either T or I status causing access to them to be no longer possible. In both circumstances, kill commands to the processes were...
  4. Nyakov

    Solved Samba server spamming logs

    Hi. I have very simple setup. One windows PC and one FreeBSD server with samba share. I don't need anything regarding windows network management, printing, netbios etc. Only one share. There is my smb4.conf: [global] server string = My Samba Server netbios name = my-samba workgroup = MYHOME...
Back
Top