Splunk IT Service Intelligence

Splunk secure gateway connecting limit

jamesjung01
Explorer

I am using mobile linkage with splunk secure gateway.

I modified the file etc/apps/splunk_secure_gateway/bin/spacebridgeapp/alerts/device_role_mapping.py as below to enable up to 100 accounts.

AS-IS
async def get_registered_devices(auth_header, user_list, async_kvstore_client, max_batch_size=20):

TO-BE
async def get_registered_devices(auth_header, user_list, async_kvstore_client, max_batch_size=100):

Please check the reason for the limit of 20 accounts, whether there is any problem even if you change it to 100 as above, and if there is a problem, the possible impact.

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Index This | What gets bigger the more you remove?

June 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Thanks for the Memories! Splunk University, .conf24, and Community Connections

Thank you to everyone in the Splunk Community who joined us for .conf24 – starting with Splunk University and ...