-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Ingest Manager]: Data Stream not generated for standalone Agent on kibana. #23829
Comments
Pinging @elastic/ingest-management (Team:Ingest Management) |
@manishgupta-qasource Please Review |
Reviewed & assigned to @EricDavisX |
Where you using the default configuration? |
Hi @ph Yes we have opted here for default policy. Please find elastic-agent.yml attached here for more details. |
I've edited the file and created a gist https://gist.github.com/ph/fffc82a3a9e5670b0f0449a4316225a3 This configuration was taken from Fleet and put locally on disk? Going to add it to triage we need to investigate it. Looking at the screenshot it seems the elastic agent is not running. |
I believe I reproduced this on a linux host in 7.11 latest snapshot, and I see the Agent process running: I'm curious what a process is about. netstat call shows there are no connections to Elasticsearch: |
Hi @EricDavisX Today, we have faced same issue on installing standalone agent using non-default policy on mac catalina OS_sip enabled on 7.11 BC5 kibana cloud build. On running below command we see Agent process running: Please let us know if anything else is required. Thanks |
The automated coverage planned for this is: elastic/e2e-testing#217 |
@michalpristas Can you confirm the behavior here? I am surprised that it doesn't work. |
i see this: when i remove last 2 inputs and keep just first one it works looking into why |
seems related to conditions, when condition is present it starts misbehaving |
cc @blakerouse is it intended to do so? edit:
the problem here is that it takes config as loaded from disk and in condition it looks for dynamic path of
i need to look around the code to see which versions is the best for us. |
Injecting Agent Info at load seems viable. Do we have a list of variables we use in this conditions? |
@michalpristas I think this is related to the same bug here: #23685 There seems to be a core issue with constraints, which only works because of dynamic inputs. It's all related code, and follows the same code path. |
Hi @EricDavisX Today, while performing testing on P1 testcases, we have observed that data streaming is not available for 7.10.2 standalone windows Agent as well on 7.11 BC 8 Kibana cloud build. Build details:
Logs: Thanks |
With the timing of 7.11.1 BC1 and the partial build-update BC2 I'm not sure if this is in 7.11.1 |
Kibana version:
7.11 BC5 Kibana Cloud environment
Host OS and Browser version:
Windows 10, All
Preconditions
Steps to reproduce:
Expected Result:
Data Stream should be available for standalone Agent on kibana.
Logs:
elastic-agent-json.log
elastic-agent-watcher-json.log
Screenshots:
However on running './elastic-agent version' command, Below error is generated:
The text was updated successfully, but these errors were encountered: