benbass
06/09/2023, 2:44 PMbenbass
06/09/2023, 2:44 PMKathy Satterlee
06/09/2023, 5:47 PMSELECT name, query, denylisted, executions from osquery_schedule
?benbass
06/09/2023, 5:58 PMbenbass
06/09/2023, 6:01 PMKathy Satterlee
06/09/2023, 6:13 PMbenbass
06/09/2023, 6:20 PMKathy Satterlee
06/09/2023, 7:02 PM--verbose
flag) and send over the status logs? I'd love to get a look at whether the config is being fetched as expected.benbass
06/09/2023, 7:12 PMKathy Satterlee
06/09/2023, 7:14 PMbenbass
06/09/2023, 7:22 PMbenbass
06/09/2023, 8:15 PMKathy Satterlee
06/09/2023, 8:20 PM--verbose
adds INFO
level logs, which add some detail about what osquery is doing at any given time. --tls_dump
includes https body content in tls related logs.Kathy Satterlee
06/09/2023, 8:21 PMbenbass
06/09/2023, 8:23 PMKathy Satterlee
06/12/2023, 3:06 PM--logger_plugin=filesystem
Can you check the osquery results logs on the host?benbass
06/12/2023, 3:07 PMKathy Satterlee
06/12/2023, 3:34 PMKathy Satterlee
06/12/2023, 3:35 PMbenbass
06/12/2023, 3:37 PMKathy Satterlee
06/12/2023, 3:47 PMbenbass
06/12/2023, 4:22 PMKathy Satterlee
06/12/2023, 4:26 PMbenbass
06/13/2023, 12:52 PMKathy Satterlee
06/13/2023, 3:04 PMLucas Rodriguez
06/14/2023, 5:44 PM--config_plugin
? Should be tls
for Fleet to be able to configure the agent.)Kathy Satterlee
06/14/2023, 6:33 PMLucas Rodriguez
06/14/2023, 6:43 PMKathy Satterlee
06/14/2023, 7:45 PMselect * from packs
.benbass
06/14/2023, 7:48 PMbenbass
06/14/2023, 7:50 PMKathy Satterlee
06/14/2023, 8:06 PMKathy Satterlee
06/14/2023, 8:08 PMUPDATE packs SET disabled = 0 WHERE pack_type = 'global';
Kathy Satterlee
06/14/2023, 8:09 PMbenbass
06/14/2023, 8:11 PMbenbass
06/14/2023, 8:13 PMKathy Satterlee
06/14/2023, 8:13 PMbenbass
06/14/2023, 8:13 PMKathy Satterlee
06/14/2023, 8:26 PMbenbass
06/14/2023, 8:28 PMKathy Satterlee
06/14/2023, 8:30 PMbenbass
06/14/2023, 8:31 PMbenbass
06/15/2023, 2:56 PMKathy Satterlee
06/15/2023, 3:25 PMbenbass
06/15/2023, 6:53 PMKathy Satterlee
06/15/2023, 7:23 PMLucas Rodriguez
06/15/2023, 7:25 PMdisabled
for the packs? (Given that we don't know what caused it to be 1
)benbass
06/15/2023, 8:23 PMmysql> select * from packs \G;
*************************** 1. row ***************************
id: 3
created_at: 2018-07-27 16:43:26
updated_at: 2020-11-19 13:38:34
disabled: 1
name: hardware-monitoring
description:
platform:
pack_type: NULL
*************************** 2. row ***************************
id: 5
created_at: 2018-07-27 16:51:34
updated_at: 2020-11-19 13:38:34
disabled: 1
name: incident-response
description:
platform:
pack_type: NULL
*************************** 3. row ***************************
id: 6
created_at: 2018-07-27 16:55:59
updated_at: 2020-11-19 13:38:34
disabled: 1
name: it-compliance
description:
platform:
pack_type: NULL
*************************** 4. row ***************************
id: 7
created_at: 2018-07-27 16:56:08
updated_at: 2020-11-19 13:38:34
disabled: 1
name: osquery-monitoring
description:
platform:
pack_type: NULL
*************************** 5. row ***************************
id: 8
created_at: 2018-07-27 16:56:15
updated_at: 2020-11-19 13:38:34
disabled: 1
name: ossec-rootkit
description:
platform:
pack_type: NULL
*************************** 6. row ***************************
id: 9
created_at: 2018-07-27 16:56:25
updated_at: 2020-11-19 13:38:34
disabled: 1
name: osx-attacks
description:
platform:
pack_type: NULL
*************************** 7. row ***************************
id: 10
created_at: 2018-07-27 16:56:32
updated_at: 2020-11-19 13:38:34
disabled: 1
name: unwanted-chrome-extensions
description:
platform:
pack_type: NULL
*************************** 8. row ***************************
id: 11
created_at: 2018-07-27 16:56:38
updated_at: 2020-11-19 13:38:34
disabled: 1
name: vuln-management
description:
platform:
pack_type: NULL
*************************** 9. row ***************************
id: 12
created_at: 2018-07-27 16:56:47
updated_at: 2020-11-19 13:38:34
disabled: 1
name: windows-attacks
description:
platform:
pack_type: NULL
*************************** 10. row ***************************
id: 13
created_at: 2018-07-27 16:56:54
updated_at: 2020-11-19 13:38:34
disabled: 1
name: windows-hardening
description:
platform:
pack_type: NULL
*************************** 11. row ***************************
id: 24
created_at: 2018-07-27 17:53:31
updated_at: 2020-11-19 13:38:34
disabled: 1
name: mitre_att&ck
description:
platform:
pack_type: NULL
*************************** 12. row ***************************
id: 31
created_at: 2018-09-05 15:42:11
updated_at: 2020-11-19 13:38:34
disabled: 1
name: APL_ops
description:
platform:
pack_type: NULL
*************************** 13. row ***************************
id: 32
created_at: 2018-09-05 15:48:48
updated_at: 2020-11-19 13:38:34
disabled: 1
name: APL_threats
description:
platform:
pack_type: NULL
*************************** 14. row ***************************
id: 35
created_at: 2018-09-05 16:08:40
updated_at: 2020-11-19 13:38:34
disabled: 1
name: APL_compliance
description:
platform:
pack_type: NULL
*************************** 15. row ***************************
id: 41
created_at: 2018-09-06 09:42:09
updated_at: 2018-09-06 10:31:07
disabled: 1
name: APL_packless
description: Pack that contains queries currently not in a pack. Making export via yaml easier.
platform:
pack_type: NULL
*************************** 16. row ***************************
id: 42
created_at: 2019-09-18 14:19:02
updated_at: 2020-11-19 13:38:34
disabled: 1
name: Nicks_Dev_Pack
description:
platform:
pack_type: NULL
*************************** 17. row ***************************
id: 43
created_at: 2019-11-23 14:36:41
updated_at: 2020-11-19 13:38:34
disabled: 1
name: Ali_Practice
description: A pack for practice queries
platform:
pack_type: NULL
*************************** 18. row ***************************
id: 44
created_at: 2020-08-04 14:42:23
updated_at: 2023-05-02 10:13:13
disabled: 0
name: Test pack
description: Pack to ensure that logs are running locally when upgrading.
platform:
pack_type: NULL
*************************** 19. row ***************************
id: 45
created_at: 2021-07-28 13:39:30
updated_at: 2023-06-14 16:12:57
disabled: 0
name: Global
description: Global pack
platform:
pack_type: global
*************************** 20. row ***************************
id: 46
created_at: 2023-03-06 15:16:03
updated_at: 2023-03-06 15:16:03
disabled: 0
name: test_es_query_pack
description:
platform:
pack_type: NULL
20 rows in set (0.00 sec)
ERROR:
No query specified
benbass
06/15/2023, 8:24 PM