Hi All,
How to collect logs of the DNS and DHCP both services are running one server itself OS is Windows.
Hi All,
How to collect logs of the DNS and DHCP both services are running one server itself OS is Windows.
DNS - https://cloud.google.com/chronicle/docs/ingestion/default-parsers/collect-windows-dns
DHCP - https://cloud.google.com/chronicle/docs/ingestion/default-parsers/collect-windows-dhcp
DNS - https://cloud.google.com/chronicle/docs/ingestion/default-parsers/collect-windows-dns
DHCP - https://cloud.google.com/chronicle/docs/ingestion/default-parsers/collect-windows-dhcp
We are getting the below error in nxlog
ERROR apr_sockaddr_info failed for %WINOUTPUT_DESTINATION_ADDRESS%:11518; No such host is known
We are getting the below error in nxlog
ERROR apr_sockaddr_info failed for %WINOUTPUT_DESTINATION_ADDRESS%:11518; No such host is known
your config seems incorrect. If you can share your config here I might catch the error.
Hi
above mentioned config file we are using to get the DNS logs. could you please help us.
The variable name is not same as defined at the top and inside the output block. Inside the output block you should replace the existing to %WINDNS_OUTPUT_DESTINATION_ADDRESS%
The variable name is not same as defined at the top and inside the output block. Inside the output block you should replace the existing to %WINDNS_OUTPUT_DESTINATION_ADDRESS%
thanks for the replay.
After replacement still, I am facing the same issue.
<Output out_chronicle_windns>
Module om_tcp
Host %WINDNS_OUTPUT_DESTINATION_ADDRESS%
Port %WINDNS_OUTPUT_DESTINATION_PORT%
Exec to_json();
</Output>
thanks for the replay.
After replacement still, I am facing the same issue.
<Output out_chronicle_windns>
Module om_tcp
Host %WINDNS_OUTPUT_DESTINATION_ADDRESS%
Port %WINDNS_OUTPUT_DESTINATION_PORT%
Exec to_json();
</Output>
restart the nxlog service and post the latest error from nxlog log file
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.