O envio de formulários no site de suporte está temporariamente indisponível para manutenção programada. Se precisar assistência imediata, entre em contato com o suporte técnico. Lamentamos o inconveniente.
REGEX expression for SQL Server log file path in "Microsoft SQL Server Error Log" datasource does not return results
Descrição
When creating a REGEX expression to define similar SQL Server log file paths in the "Microsoft SQL Server Error Log" datasource, the InTrust server gathering fails with:
The specified log doesn't exist.
The issue only occurs when the folder of similar names are on the root drive. Such as:
C:\MSSQL.INTRUST\MSSQL\Log\ERRORLOG*
C:\MSSQL.ADMIN\MSSQL\Log\ERRORLOG*
C:\MSSQL.VMWARE\MSSQL\Log\ERRORLOG*
The REGEX expression used would be similar to the following:
C:\\MSSQL.(\w*)\\MSSQL\\Log
Causa
There is an issue with how the InTrust server parses REGEX expressions when the wildcards are used on the root drive (c: in this example).
Resolução
WORKAROUND 1
Nest the SQL logs in another folder on the root drive. Such as:
C:\SQLLog\MSSQL.INTRUST\MSSQL\Log\ERRORLOG*
C:\SQLLog\MSSQL.ADMIN\MSSQL\Log\ERRORLOG*
C:\SQLLog\MSSQL.VMWARE\MSSQL\Log\ERRORLOG*
The REGEX expression used would be similar to the following:
C:\\SQLLog\MSSQL.(\w*)\\MSSQL\\Log
WORKAROUND 2
Create a separate "Microsoft SQL Server Error Log" datasource for each SQL error log directory.
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Conteúdo recomendado
Produto(s):
InTrust
11.6, 11.5.1, 11.5, 11.4.2, 11.4.1, 11.4
Tópico(s):
Troubleshooting
Histórico do artigo:
Criado em: 7/8/2015 Última atualização em: 1/30/2024
Thank you for your feedback for Topic Request
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Bem-vindo ao Suporte
Você pode encontrar ajuda de suporte on-line para *produto* da Quest em um local de suporte afiliado. Clique em Continue (Continuar) para ser direcionado ao conteúdo de suporte correto e à assistência a *produto*.
Encerramento do suporte aos navegadores IE 8, 9 e 10
O Portal da Quest Software não é mais compatível com IE8, 9 e 10. Recomendamos a atualização do navegador para a versão mais recente do Internet Explorer ou do Chrome.