Hi,
I am trying to gather data from a specific organisation unit in Active Directory and ignore everything else? I have tried with a transforms.conf to allow it but didn't seem to work. I could sort of get it to work by writing a block for everything else but its a bit of a pain as the environment is shared.
Any one had any experience doing this sort of thing?
Hi @Mobyd
Please could you confirm - is this using an admon:// input?
If so you should be able to specify a "startingNode" which would the OU which you would like to monitor.
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing
Yes, that is correct. We are using admon in the default. I'll give that a go. Also, if I wanted to also limit it by that and then the destination IP, would I use a transforms.conf for that? Many Thanks