shenke  
                
                  
                    August 7, 2018,  7:49am
                   
                  1 
               
             
            
              Hi all,
maybe I miss something, but I don’t know how to get the DNS resolver plugin working.GitHub - graylog-labs/graylog-plugin-dnsresolver: Message filter plugin to reverse lookup the source field 
The plugin file is placed in the right folder, the server is restarted. I can see it in the log file as loaded:
2018-08-07T09:30:01.503+02:00 INFO  [CmdLineTool] Loaded plugin: DnsResolverFilter 1.2.0 [org.graylog.plugin.filter.dns.DnsResolverFilterPlugin]
 
What should I do next to see results?
             
            
              
            
           
          
            
              
                jan  
              
                  
                    August 7, 2018,  1:49pm
                   
                  2 
               
             
            
              The readme reveals:
This message filter plugin can be used to do DNS lookups for the source field in Graylog messages.
 
It will just try the above - if possible. No configuration needed/possible.
             
            
              
            
           
          
            
              
                shenke  
              
                  
                    August 8, 2018, 12:32pm
                   
                  3 
               
             
            
              Hmkay.
             
            
              
            
           
          
            
              
                jan  
              
                  
                    August 8, 2018,  2:28pm
                   
                  4 
               
             
            
              you would need to use a lookup table for that - but the current release does not include the dns resolver. You would need to write your own lookup adapter.
             
            
              
            
           
          
            
              
                system  
              
                  
                    August 22, 2018,  2:28pm
                   
                  5 
               
             
            
              This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.