elek commented on issue #1583: HDDS-2071. Support filters in ozone insight point
URL: https://github.com/apache/hadoop/pull/1583#issuecomment-537988400
 
 
   How to test it:
   
   ```
   docker-compose up -d
   docker-compose exec scm ozone
   
   #events from all the datanodes
   ozone insight logs -v scm.node-metrics
   
   #events from the datanode 3 only
   ozone insight logs -v scm.node-metrics -f 
datanode=ozone_datanode_3.ozone_default
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to