Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
updated line 568, and included 'limit' => '200000':
$result = $rpc_client->simple_request('call', $rpc_client->{_ip360_cookie}, 'class.'.$class, 'fetch', {'limit' => '200000' , 'format' => 'table'});
now successful. Thanks for the guidance provided.
Any idea on following error: hit query rows limit 100000? Due to too many IPs? I've limited it to query=networks and limited the networks to little subnets, and even set the max_age to 1 day.
Reading the config (ip360_hi.conf)Validating the configur...