Security

cumulativeRTSrchJobsQuotaがうまく動きません

cwl
Contributor

authorize.confにあるcumulativeRTSrchJobsQuotaを使って、ロールベースでリアルタイムサーチの同時実行数を制限しようとしましたが、うまく動作しません。cumulativeRTSrchJobsQuotaを使うために、他の設定が必要ですか?

cumulativeRTSrchJobsQuota = <number>
Maximum number of concurrently running real-time searches that all members of this role can have.
NOTE: if a user belongs to multiple roles then s/he will first consume searches from the roles with
the largest cumulative search quota, when the quota of a role is completely used up then roles
with lower quotas will be examined.

1 Solution

cwl
Contributor

cumulativeRTSrchJobsQuotaを使うためには、limits.conf内のenable_cumulative_quotaを有効にする必要があります。

http://docs.splunk.com/Documentation/Splunk/6.1.3/Admin/Limitsconf


enable_cumulative_quota =
whether to enforce cumulative role based quotas
Default false

以下の内容をSPLUN_HOME/etc/system/local/limits.confに追加することでロールベースでリアルタイムサーチの同時実行数を制限できるはずです。

[search]
enable_cumulative_quota = true

View solution in original post

cwl
Contributor

cumulativeRTSrchJobsQuotaを使うためには、limits.conf内のenable_cumulative_quotaを有効にする必要があります。

http://docs.splunk.com/Documentation/Splunk/6.1.3/Admin/Limitsconf


enable_cumulative_quota =
whether to enforce cumulative role based quotas
Default false

以下の内容をSPLUN_HOME/etc/system/local/limits.confに追加することでロールベースでリアルタイムサーチの同時実行数を制限できるはずです。

[search]
enable_cumulative_quota = true

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Take Action Automatically on Splunk Alerts with Red Hat Ansible Automation Platform

 Are you ready to revolutionize your IT operations? As digital transformation accelerates, the demand for ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...

Beyond Detection: How Splunk and Cisco Integrated Security Platforms Transform ...

Financial services organizations face an impossible equation: maintain 99.9% uptime for mission-critical ...