Skip to main content

Best Practices and Troubleshooting

This topic provides general best practices and basic troubleshooting that you should take into consideration when using the Administration Console.

Best Practices

Best Practice #1 – Collect What You Need, NOT Everything

While Threat Prevention can collect many events, Netwrix recommends carefully scoping policies, e.g. admin group membership, finance data access, or VIP mailbox non-owner logons. Excessive data events accumulating from monitoring everything can overwhelm the Threat Prevention user with ‘noise', fill the Threat Prevention databases prematurely, and adversely impact performance on the Agent server (domain controller, file server, or Exchange server).

For best results, target the at-risk, sensitive, and suspect objects and activities for auditing and blocking:

  • Financial data
  • Research and development data
  • Administrative accounts
  • C-Level accounts and mailboxes
  • Users and data that may be used or accessed suspiciously, or may be compromised

Best Practice #2 – Database Maintenance? Use It!

The Database Maintenance Window enables you to set options that automatically groom the database to optimize performance.
Whether choosing to archive or delete data, this is always a good feature to enable.

Best Practice #3 – Analytics? Turn on One at a Time & Tune

Analytics let organizations capture and analyze authentication or file system traffic. The best way to employ analytics is to turn on one at a time and then ‘tune’ it to the targeted environment before turning on another. Each environment generates unique authentication or file system ‘noise’ that you can filter out by adjusting triggers and filters. After the analytic is in tune with the environment, move to the next one you want.

Best Practice #4 – Monitor before Blocking

Use the lockdown event types to block events. When you configure a blocking policy, it is always a best practice to configure and enable a monitoring policy with the filters you want first as a trial run. This confirms that the filters you set block events the way you intended. After you confirm the filters, the blocking policy is good-to-go.

Best Practice #5 – File System ‘Read’ Monitoring, in Moderation

Netwrix recommends limiting the use of monitoring Read events within a file system to those files containing very sensitive data (e.g. super-secret blends of herbs and spices, launch codes, etc.). The volume of Read events in most environments can fill the Threat Prevention databases prematurely.

Troubleshooting FAQs

The following information provides basic troubleshooting techniques and frequently asked questions (FAQs) for the Administration Console users.

FAQ: Microsoft just released a security bulletin that impacts LSASS. How do you know if the Microsoft KB will affect the Agent instrumentation?

The Agent monitors LSASS after a reboot (triggered by the Microsoft KB). If LSASS stops shortly after a reboot (default within five minutes), the Agent stops and its service changes to manual start.

info

Reach out to Netwrix Support before restarting the Agent, as a hotfix may exist which will prevent future issues with that Microsoft Security Bulletin.

Threat Prevention sends the LSASS process terminated alert when the LSASS process stops shortly after a reboot. The Agent stops and all monitoring/blocking by that Agent stops. To resolve the issue, either upgrade to the latest version of the Agent or upgrade SI.ActiveDirectoryMonitor.dll - commonly known as ADMonitor DLL (recommended). See the Upgrade ADMonitortopic for additional information.

info

Activate an email notification for the LSASS process terminated alert. See the Enable the 'LSASS Process Terminated' Email Alert topic for additional information.

FAQ: The user interface isn't displaying correctly and windows are cut off. What should you do?

If any of the dialogs in the Administration Console have buttons or other user interface (UI) elements hidden or partially hidden, reduce their Windows font size. For example, some high resolution laptops may have their system font size set to a default of “Medium”. In such cases you may need to change this to “Small” for all dialogs in the console to display fully.

FAQ: How does Threat Prevention handle Active Directory and Authentication raw events?

There are two streams of data with their own memory buffers: one for Active Directory and another for Authentication traffic. This allows the Active Directory event data to flow without interruption even if there is a flood of Authentication traffic. A flood in Authentication traffic could result in a loss of Authentication event data. However, this doesn't impact Active Directory event data.

FAQ: How can you prevent flooding the memory with authentication traffic?

The options in the Event Filtering Configuration Window provide administrators with a method of filtering out authentication event data from selected hosts and/or accounts. You can configure these options to ignore authentication traffic from sources known to be safe. This affects what Threat Prevention sends to the Agent, and it has a direct impact on scalability for the organization’s environment.

FAQ: The Agent reports that its queue overflowed and that events were lost. What causes this?

The Agent resolves the account details on an event by querying every trusted domain over LDAP until one answers. When the Agent can't reach a trusted domain — a domain isolated in a perimeter network, or a cross-forest trust the domain controller has no route to — each query to it has to time out first. A single lookup can take a minute or more, and under a steady flow of events the queue fills faster than the Agent drains it.

Enable debug logging for account resolution on the Agent and look for directory searches that take tens of seconds against one domain, or that fail reporting that the server isn't operational. Then add that domain to the Trusted Domains Blacklist so the Agent skips it. See the Trusted Domains Blacklist Window topic for additional information.

FAQ: Where are the Threat Prevention log files, and how do you change what they record?

Each component writes to a logs folder inside its own installation folder, and AD Monitor keeps a separate set of logs on the domain controller. See the Log Files and Logging Configuration and AD Monitor Logging Configuration topics for additional information.