Skip to content

Merge docs changes around script exection and YARA#25204

Merged
rachaelshaw merged 2 commits intomainfrom
sgress454/docs-for-24247-and-14899
Jan 7, 2025
Merged

Merge docs changes around script exection and YARA#25204
rachaelshaw merged 2 commits intomainfrom
sgress454/docs-for-24247-and-14899

Conversation

@sgress454
Copy link
Copy Markdown
Contributor

This PR cherry-picks a couple of docs changes I added to the docs-4.63.0 branch. These changes were approved and merged in #25181 and #25189, before I belatedly asked whether that was the correct process.

relates to #24247 

There's nothing actually wrong in the current docs. We document that to
set `script_execution_timeout` in a YAML file you do:

```yaml
agent_options:
  script_execution_timeout: 600
```

which is correct. It's just that in the UI we hide the top-level
`agent_options` key entirely. This makes sense from a UX standpoint but
it's easy to see how someone could get confused. The _best_ option would
be to have `script_execution_timeout` always returned from the config
endpoint so that it appeared in the right place in the UI and the user
would just have to edit it, but I'd wait for more reports on this before
committing that level of effort.
@rachaelshaw rachaelshaw merged commit f2239e6 into main Jan 7, 2025
@rachaelshaw rachaelshaw deleted the sgress454/docs-for-24247-and-14899 branch January 7, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants