Skip to content

Commit 36311a9

Browse files
Adds note about max file size for get-file command (#6744) (#6757)
(cherry picked from commit 5636632) Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
1 parent 8328baf commit 36311a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/management/admin/response-actions.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ Required privilege: *File Operations*
118118

119119
Example: `get-file --path "/full/path/to/file.txt" --comment "Possible malware"`
120120

121+
NOTE: The maximum file size that can be retrieved using `get-file` is `104857600` bytes, or 100 MB.
122+
121123
TIP: You can use the <<use-osquery,Osquery manager integration>> to query a host's operating system and gain insight into its files and directories, then use `get-file` to retrieve specific files.
122124

123125
[NOTE]

0 commit comments

Comments
 (0)