Forum Discussion
OMS DNS Analytics solution discrepancy
- Jan 30, 2018
Noa,
I figured it out in the meantime. Random domain name lookup queries were generated with characters which are invalid according to the DNS RFC specification. After excluding invalid characters from lookups, I am getting results which are aligned with the testing scenario.
Kind regards,
Vedran
Hi,
Possible reasons could be:
1. Ingestion time - it usually takes around 10 minutes for events to be ingested and searchable)
2. Client capping - the UI client caps the results at 10K. The API will return the full set of results.
3. Query - by default, queries are not sorted by anything. When you review your query results, bare that in mind.
Noa
- Vedran MaticaJan 29, 2018Copper Contributor
Noa,
I ran Log Analytics searches few hours after generating random name resolution lookup queries so data should have been ingested by then.
Besides that, the number of results is far from the UI limit.
Vedran
- Noa KuperbergJan 30, 2018
Microsoft
Hi Verdan, in that case I would contact support to review what went wrong.
Noa
- Vedran MaticaJan 30, 2018Copper Contributor
Noa,
I figured it out in the meantime. Random domain name lookup queries were generated with characters which are invalid according to the DNS RFC specification. After excluding invalid characters from lookups, I am getting results which are aligned with the testing scenario.
Kind regards,
Vedran