stour  
                
                  
                    April 30, 2019,  6:06am
                   
                  1 
               
             
            
              Hi,
I am trying to parse below json.
{
For this Json how to add filter?
             
            
              
            
           
          
            
              
                Badger  
              
                  
                    April 30, 2019,  2:14pm
                   
                  2 
               
             
            
              If you have an event that contains that in the message field you can parse it using
json { source => "message" } 
            
              
            
           
          
            
              
                stour  
              
                  
                    May 2, 2019,  5:39am
                   
                  3 
               
             
            
              Tried with following filter
filter { json { source => "message" } } 
didn't get any error but index was not created.
             
            
              
            
           
          
            
              
                system  
              
                  
                    May 30, 2019,  5:39am
                   
                  4 
               
             
            
              This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.