All public logs
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:35, 22 April 2025 Ebasso talk contribs created page IBM QRadar: Monitorando um arquivo de log e enviando via syslog (Created page with " = Configurando o Filtro no rsyslog = == 1. Criar Arquivo de Configuração == Edite ou crie um novo arquivo no diretório de configuração do rsyslog: sudo vi /etc/rsyslog.d/meu_app_logs.conf == 2. Adicionar Configuração com Filtro por Tag == Insira o seguinte conteúdo no arquivo criado: module(load="imfile") # Garante que o módulo esteja carregado # Monitorar o arquivo de log input(type="imfile" File="/caminho/para/seu/logfile.log" Tag=...")