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.
I am setting up a number of servers as pxGrid clients and I have a couple of questions about what's possible and what's best practice.1. Is it possible to generate a client/server certificate using a private key generated locally on the server?2. All...
HiI have developed an extension application for Cisco ISE and I have been asked to send the logs from this to the ISE System 360 Log Analytics so that a Kibana dashboard can be created for it. I have configured my application to send logs to a UDP sy...
I have a lab ISE server which I am using to develop API clients. Originally that server had a large number of endpoints configured which I deleted using the web UI when I started using it.I have just been working on code to replicate the web UI Expor...
I have a python API client making changes to ISE endpoints (create, update and delete) using the Open API endpoint bulk API. I am aware that the ERS bulk API has a restriction on bulk request sizes - 500 (full endpoint data) or 5000 (endpoint ID only...
HiI have a Cisco ASA 5506-X version 9.9(2)85, perpetual basic license with two WAN links - Primary (PPPoE to VDSL bridge) and Secondary (4G LTE modem/bridge).Although the 4G LTE modem/bridge is a L2 device, it has a mangement IP address which is reac...
Hi EnesIt seems System 360 is broken on our lab ISE instance. I also can't see the Real-Time Logs link you mentioned under Log Analytics (we're using 3.2.0.401). So I'm going to have the whole instance rebuilt and then have another go. Hopefully your...
Thanks, you're a version later than me I notice.After deleting from the web UI did you check via the ERS API that the endpoint had really gone? I wouldn't really expect with single endpoint operations that you'd have issues. I've been testing perform...
Very little load I would say. This is a lab system and I have pretty much exclusive access for developing my API client. Since you mention it, I can delete 10,000 endpoints in one bulk request without any problem. Unless the deletes are corrupting th...