How to exclude specific users from AAA logging in tac_plus-ng

6 views
Skip to first unread message

Thanh Pham

unread,
Mar 17, 2026, 4:04:20 AM (11 days ago) Mar 17
to Event-Driven Servers

Hi,

I am currently using an NMS platform that is spaming AAA log during login and command execution. Is there a way to configure tac_plus-ng to ignore specific users/NAC/NAS to keep the logs clean? Could you show me a configuration example for this?

Best regards,

Marc Huber

unread,
Mar 17, 2026, 11:45:36 AM (11 days ago) Mar 17
to event-driv...@googlegroups.com

Hi,

I've added log filtering in 8f5db93bc65ef036fcbab0cd4e6f1d7cf99b296e a couple of minutes ago. Please git pull and rebuild.

    log ... {
      destination = ...
      # filter = logfilter # pre-existing script/acl
      filter { if (user =~ /^demo/) deny } # inline script
      ...
    }

Cheers,

Marc

--
You received this message because you are subscribed to the Google Groups "Event-Driven Servers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to event-driven-ser...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/event-driven-servers/9ff5d12b-0e1f-4885-bb97-2517f9bbd377n%40googlegroups.com.

Thanh Pham

unread,
Mar 19, 2026, 2:55:21 AM (9 days ago) Mar 19
to event-driv...@googlegroups.com
Hi Marc,

I did a rebuild and it's looking good now. No issues so far.

Cheers,
Thanh

Vào Thứ 3, 17 thg 3, 2026 vào lúc 22:45 Marc Huber <marc.j...@gmail.com> đã viết:
Reply all
Reply to author
Forward
0 new messages