Iptables
Retrieves the current filters and chains per filter in the target system.:
Query
select * from iptables;
Additional Query Info
- Version: 1.4.5
- Platform: linux
- Interval: 86400
JSON
{
"queries": {
"Iptables": {
"query": "select * from iptables;",
"interval": "86400",
"platform": "linux",
"version": "1.4.5",
"description": "Retrieves the current filters and chains per filter in the target system.",
"value": ""
}
}
}