peanut butter
01/17/2023, 9:23 PMDherder
01/18/2023, 2:53 AMVlad Previn
01/18/2023, 5:03 AMJohn Healy
01/18/2023, 12:27 PMRandy Heins
01/18/2023, 2:15 PMHosts
tab of the UI which updates the the query
parameter in the URL to something like <https://fleetdm/hosts/manage/?query=myhostname&order_key=hostname&order_direction=asc>
. But copy/pasting that URL into a new session won't filter the hosts, it only provides the full list. Is there any way to populate the query
variable with a URL so that it searches the list of all hosts without having to type your query into the search box? That would be a super-helpful feature to pivot from other apps like Splunk. TIA!Adrian Junge
01/18/2023, 2:46 PMZapier
01/18/2023, 4:05 PMKathy Satterlee
01/18/2023, 4:12 PMStephan M
01/18/2023, 4:26 PMLucas Rodriguez
01/18/2023, 4:41 PMPaul Dittmer
01/18/2023, 6:07 PMjuan
01/18/2023, 6:19 PM2023/01/18 15:16:59 http: TLS handshake error from 10.10.10.105:53475: local error: tls: bad record MAC
wennan.he
01/18/2023, 7:32 PMArsenio
01/18/2023, 9:50 PMTom Ostertag
01/18/2023, 10:22 PMwennan.he
01/19/2023, 1:38 AMwennan.he
01/19/2023, 10:41 PMclong
01/20/2023, 5:17 PMlogger_snapshot_event_type: true
in our config, but we're still seeing snapshot data come in as if it was set to false. Here's the options section of our config:
---
apiVersion: v1
kind: config
spec:
agent_options:
config:
decorators:
load:
- SELECT uuid AS host_uuid FROM system_info;
- SELECT computer_name AS hostname FROM system_info;
options:
disable_distributed: false
disable_events: false
distributed_interval: 10
distributed_plugin: tls
distributed_tls_max_attempts: 3
enable_keyboard_events: true
enable_mouse_events: true
logger_snapshot_event_type: true
logger_tls_endpoint: /api/osquery/log
logger_tls_period: 10
pack_delimiter: /
Is it possible I'm making a mistake somewhere, or is fleet not respecting this command line flag?Marina
01/23/2023, 4:01 PMZapier
01/23/2023, 6:40 PMwennan.he
01/23/2023, 8:39 PMMike S.
01/23/2023, 8:46 PMMike S.
01/23/2023, 11:10 PMnick fury
01/24/2023, 9:40 PMZapier
01/25/2023, 11:33 PMwennan.he
01/26/2023, 6:01 AMTiernan
01/26/2023, 12:46 PMbrian
01/26/2023, 10:57 PMfleetctl
from my local machine to generate an install package. any subcommand of fleetctl
I try just seems to hang forever. I've tried both the release from the GitHub releases page and installing via npm
. I've also tried with and without sudo
. I'm on macOS 12.6 (Intel hardware). any idea what might be causing this?peanut butter
01/27/2023, 8:49 AMJohn Healy
01/27/2023, 12:35 PMchart:fleet/fleet
and chart:fleet
Any ideas as to why the helm chart is not being found?
2023/01/27 12:11:44 No v3 Release of fleet found
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /root/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /root/.kube/config
"fleet" has been added to your repositories
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /root/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /root/.kube/config
Error: could not find fleet: stat fleet: no such file or directory
while executing *run.DepUpdate step: exit status 1