does logs of domain controllers replicate between them?

Clement 21 Reputation points
2021-02-26T18:45:37.24+00:00

Hi,
I'm trying to centralize the logs of our two ADs, with nxlog, in a Graylog server.

I noticed that some logs were duplicate, identical (same date, same message, same users, etc.) apart from the source. (for example, i got twice a security log about a failed logon from a user, from AD1 and AD2, with the same Timestamp)

do all logs replicate, or only some, like "security" one?
What should i send to graylog to monitoring our domain?

PS: sry for bad english, it is not my natural language...

Windows for business Windows Client for IT Pros Directory services Active Directory
Windows for business Windows Server Devices and deployment Configure application groups
{count} votes

Accepted answer
  1. Anonymous
    2021-03-01T06:34:45.113+00:00

    Hello @Clement ,

    Thank you for posting here.

    By default, logs between DCs are not replicated to each other.

    At the first glance it seems the timestamp "2021-02-26 13:11:42.000 +00:00" is the time that the messages display.

    Or the timestamp "2021-02-26 13:11:42.000 +00:00" is the time that the message reported from AD1 to nxlog on Graylog server (and the same time that the message reported from AD2 to nxlog on Graylog server).

    For whether the actual timestamp is the same or not, we can check on both on AD1 and AD2.

    Should you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Michal Barták 231 Reputation points
    2021-02-26T19:06:06.093+00:00

    Hi,

    Logs are not replicated (by default).

    Maybe you client on failed authentication tried to authenticate to another DC. That is why you see it "duplicated" altough it is actually not.

    Send logs from all DCs to your Graylog.

    0 comments No comments

  2. Clement 21 Reputation points
    2021-02-26T19:14:14.587+00:00

    72539-image.png

    there shouldn't be a time lag between the two attempts?


  3. Clement 21 Reputation points
    2021-03-03T17:09:35.96+00:00

    Hi,
    after a few test, i conclude that logs were not replicated, it seems that client tried to logon on both DC at the same time, i think..

    Thank you all for your help ^^

    0 comments No comments

  4. Akshay N V 1 Reputation point
    2022-09-21T12:18:02.23+00:00

    Is there any option to enable Log replication ?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.