the security logs of the two domain controllers of my network are flooded by security events id 4624 and 4634 and to a lesser extent, 4672. Reading from the internet such a behavior is quite common, and not necessarily means an underlying issue / problem.
However, such a flood undermines the usefulness of a log: too much information, no information.
I'd like to say to windows server: do not write event id 4624 and 4634 to the security log but, instead, write it to a new log file, used for those events only. In such a way I would not lower the security (audit abilities) of the system, but I would improve the information carried by the modified security log.
Is this possible? Is this adviceable?
Thanks,
Diego