coffee
10/14/2019, 9:54 PMMarc
10/16/2019, 6:19 PMcpk
10/17/2019, 10:39 PMcoffee
10/18/2019, 12:53 AMusername or email and password do not match
. does anyone else have this issue?Barry
10/18/2019, 8:10 AM/usr/bin/fleet serve --mysql_address=127.0.0.1:3306 --mysql_database=kolide --mysql_username=root --mysql_password=XXX --redis_address=127.0.0.1:6379 --server_cert=/root/server.cert --server_key=/root/server.key --logging_json --auth_jwt_key='XXX'
on a centos 7 box. I was able to get through the initial setup and create an admin user. When I try and login with the that user, the server seems to authenticate me and starts to put up the UI, but then immediately goes back to the login page. The server is logging out a continual stream of {"component":"http","err":"no auth token","ts":"2019-10-18T07:51:29.398720629Z"}
messages. The fleet version is 2.3.0.
Any idea what might be going on?darren
10/21/2019, 2:40 PMGavin
10/28/2019, 9:48 PMPer Jernlund
11/04/2019, 4:15 PMAdam
11/05/2019, 3:34 PMPete Johnson
11/05/2019, 5:02 PMselect * from system_info;
locally on one of the endpoints that are showing up as "localhost" in Fleet, osquery is actually populating the hostname field with "localhost". So I believe Fleet is just reporting (properly) what osquery is telling it. On the same machine when I run hostname (outside of osquery), I'm getting the correct results (gives me the computer name). Anyone else have this issue with the "hostname" field not actually populating correctly with the hostname of the machine?terracatta
KZIMM
11/05/2019, 11:30 PMnyanshak
11/06/2019, 1:16 AMheywoodlh
11/07/2019, 6:36 PMalessandrogario
Mike Hill
11/12/2019, 4:36 PM--filesystem_result_log_file=/var/log/osquery/result.log
and the fleet service has created both log files. status.log is populating as expected, but result is empty at the moment. I have set up a query in a pack, which is mapped to a test host. I can happily run ad-hoc queries against the host and see the results in the GUI, so I know the two are talking. Is there anywhere obvious I should be checking in my troubleshooting, please? (appreciate this is pretty vague info!)zwass
wtheaker
11/14/2019, 11:02 PMAdam
11/15/2019, 7:36 PMseph
seph
laudecay
11/18/2019, 9:31 PMPerk
11/19/2019, 8:01 PMtogal
11/21/2019, 9:20 AMRobert Nixon
11/22/2019, 3:32 PMlaudecay
11/26/2019, 12:16 AMlaudecay
11/26/2019, 12:22 AMlaudecay
11/26/2019, 4:01 AMTheHellaJeff
11/26/2019, 5:18 PMpanic: runtime error: invalid memory address or nil pointer dereference
when the test TestNewDistributedQueryCampaign
is runMatt K
11/26/2019, 8:26 PM