Table 1-2 Supported Fields (continued)
Table
Supported Statement
eventCount
eventDirection
hasOffense
highLevelCategory
magnitude
payload
postNatDestinationIP
postNatDestinationPort
postNatSourceIP
postNatSourcePort
preNatDestinationIP
preNatDestinationPort
preNatSourceIP
preNatSourcePort
protocol
qid
relevance
severity
sourceIP
sourceMAC
sourceNetwork
sourcePort
startTime
token
unparsed
userName
For example:
select sourceIP, destinationIP, application from flows where
protocol = 'TCP.tcp_ip'
select category, credibility from events where severity > 8
select * from events where credibility >=9
You can also use CIDR based queries using the select statement. To query by
source IP address (sourceIP) or by destination IP address (destinationIP) using a
CIDR, use the following format:
AQL Event and Flow Query CLI Guide
Using a Select Statement
9
Need help?
Do you have a question about the SECURITY THREAT RESPONSE MANAGER 2008.2 - AQL EVENT AND FLOW QUERY CLI GUIDE and is the answer not in the manual?