Uses of Class
org.graylog2.rest.models.system.grokpattern.requests.GrokPatternTestRequest
Packages that use GrokPatternTestRequest
Package
Description
-
Uses of GrokPatternTestRequest in org.graylog2.rest.models.system.grokpattern.requests
Methods in org.graylog2.rest.models.system.grokpattern.requests that return GrokPatternTestRequestModifier and TypeMethodDescriptionstatic GrokPatternTestRequestGrokPatternTestRequest.create(GrokPattern grokPattern, String sampleData) -
Uses of GrokPatternTestRequest in org.graylog2.rest.resources.system
Methods in org.graylog2.rest.resources.system with parameters of type GrokPatternTestRequestModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseGrokResource.testPattern(GrokPatternTestRequest request)