Skip to content

Commit

Permalink
documenting feature #8
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Christensen <23529374+ZachChristensen28@users.noreply.github.com>
  • Loading branch information
ZachChristensen28 committed Aug 27, 2022
1 parent 04d8acb commit b536893
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/reference/category.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,11 @@ cs_sys_mf | `falcon_device.system_manufacturer` | hp
cs_sys_name | `falcon_device.system_product_name` | hp_elitebook_850_g7_notebook_pc
cs_external_ip | `falcon_device.external_ip` | 0.0.0.0
cs_tags | `falcon_device.tags{}` | n/a
cs_first_seen | `falcon_device.first_seen` | 02/14/22 09:52:05 MST
cs_last_seen | `falcon_device.first_seen` | 08/24/22 13:25:24 MDT
splunk_last_update | n/a | 08/26/22 18:54:42 MDT

Full example of category value
### Full example of category value

```text
cs_agent_version:6.40.15406.0
Expand All @@ -41,4 +44,7 @@ cs_os_platform:windows
cs_sys_mf:hp
cs_sys_name:hp_elitebook_850_g7_notebook_pc
cs_uninstallprotection:enabled
cs_first_seen:02/14/22 09:52:05 MST
cs_last_seen:08/24/22 13:25:24 MDT
splunk_last_updated:08/26/22 18:54:42 MDT
```

0 comments on commit b536893

Please sign in to comment.