Title
Create new category
Edit page index title
Edit category
Edit link
Sample Queries for Filtering Records
You can use the following sample queries as a reference or example to create your own queries and filter records.
Sample Queries
Exclude Specific Hosts
Query:
This example shows how to filter out particular hosts from your search results in Pulse.
Field:
host.name.keyword– the field you are filtering onOperator:
NOT– excludes the specified valuesValues:
hdp1001.qe.iti.acceldata.dev hdp1002.qe.iti.acceldata.dev– the hosts to exclude
You can list multiple hosts, separated by spaces, and all of them will be excluded from the results.
Exclude Specific Sources
Query:
This example shows how to filter out particular log sources from your search results in Pulse.
Field:
source– filter by log sourceOperator:
NOT– exclude the specified valuesValues:
state-change.log server.log– the sources you want to exclude.
Exclude Specific Services
Query:
This example shows how to filter out particular services from your search results in Pulse.
Field:
fields.component– filter by service/componentOperator:
NOT– excludes the specified valuesValues:
yarn_application kafka_server_gc– the services to exclude
Exclude Specific Log Levels
Query:
This example shows how to filter out particular log levels from your search results in Pulse.
Field:
loglevel– filter by log severityOperator:
NOT– excludes the specified valuesValues:
INFO WARN– the log levels to exclude
Exclude or Include Log Messages With Certain Keywords
Query:
This example shows how to filter log messages that contain specific keywords in Pulse search results.
Field:
message– filter by log message contentOperator:
+– include messages containing this termOperator:
-– exclude messages containing this termValues:
exception(included),connection(excluded)
Combine Multiple Filters
Query:
This combined filter query enables you to refine results by multiple dimensions simultaneously: excluding specific hosts, sources, services, and log levels, while including/excluding specific keywords in the messages.
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026