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.
Hi, I'm using Python with Pandas to alter the results I get from the following snippet of code. I do get max 10,000 records back but there are more records. Is there another solution so I get all the flows back from the last 5 minutes? URL = 'https:/...
Hi, Can I get more than the 10,000 max results back when I use the API call: URL = 'https://' + SMC_HOST + '/sw-reporting/v2/tenants/' + SMC_TENANT_ID + '/flows/queries'? I'm using Python with Pandas to alter the records so I can use machine learning...
Hi, I have developed a Python script that uses a textfile (IP addresses 2,500+) to create network objects and add those objects to a network object group. When I use the script it is very slow, takes several seconds for an object te be created and ad...
Morning (I'm in Europe ;-)) Beth,TAC provided me with a workaround, scheduling a csv export from the desktop software and download the csv from the appliance. I can work with that as a temp solution, but have asked for a rfc so I can use the Python s...
Hi Lionel,Thank you for the reply. I tried shortening the time range, but because we have a large network I get +60K flows when I ask for a 5 minute window, which seems the minimum (5 min windows) and I only get 10K results. These sort of tools need ...
Hi Thx for the answer. I did add the action but no luck or does it nog log this action? The traffic hits the client inside the network so the ips does not block. Event ID1397033001306299442SeverityhighHost IDIPS-DEB1-1Application NamesensorAppEvent T...