Elastic installation

Hello,
I want to know what i should write in elastic, kibana and logstash system through elastic installation steps

Whatever passwords you want to use.

You can use the same one if you wish like changeme.

is it not related with the password generated for kibana dashboard in the elastic cloud?

No. Here you are installing elasticsearch locally. You are not using a cloud version.

ok
but after installation this error appeared

Share your logs please.

Text files aren't support here to upload and it can't copy as it is too long and i should copy here 7000 ch only
can you tell me which part you need as it is about 500 pages?

Machine policy value 'DisableUserInstalls' is 0
MSI (c) (64:98) [10:43:58:005]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Users\Nada\inada2244\elasticsearch-6.2.3.msi' against software restriction policy
MSI (c) (64:98) [10:43:58:006]: SOFTWARE RESTRICTION POLICY: C:\Users\Nada\inada2244\elasticsearch-6.2.3.msi has a digital signature
MSI (c) (64:98) [10:43:58:226]: SOFTWARE RESTRICTION POLICY: C:\Users\Nada\inada2244\elasticsearch-6.2.3.msi is permitted to run at the 'unrestricted' authorization level.
MSI (c) (64:98) [10:43:58:280]: Cloaking enabled.
MSI (c) (64:98) [10:43:58:280]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (64:98) [10:43:58:282]: End dialog not enabled
MSI (c) (64:98) [10:43:58:282]: Original package ==> C:\Users\Nada\inada2244\elasticsearch-6.2.3.msi
MSI (c) (64:98) [10:43:58:282]: Package we're running from ==> C:\Users\Nada\inada2244\elasticsearch-6.2.3.msi
MSI (c) (64:98) [10:43:58:295]: APPCOMPAT: Compatibility mode property overrides found.
MSI (c) (64:98) [10:43:58:330]: APPCOMPAT: looking for appcompat database entry with ProductCode '{D1F2B623-FC8D-455D-9026-5234D3A0A8F8}'.
MSI (c) (64:98) [10:43:58:330]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (64:98) [10:43:58:497]: MSCOREE not loaded loading copy from system32
MSI (c) (64:98) [10:43:58:574]: Machine policy value 'TransformsSecure' is 0
MSI (c) (64:98) [10:43:58:574]: User policy value 'TransformsAtSource' is 0
MSI (c) (64:98) [10:43:58:642]: Machine policy value 'DisablePatch' is 0
MSI (c) (64:98) [10:43:58:642]: Machine policy value 'AllowLockdownPatch' is 0
MSI (c) (64:98) [10:43:58:643]: Machine policy value 'DisableMsi' is 0
MSI (c) (64:98) [10:43:58:643]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (64:98) [10:43:58:643]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (64:98) [10:43:58:643]: Running product '{D1F2B623-FC8D-455D-9026-5234D3A0A8F8}' with user privileges: It's not assigned.
MSI (c) (64:98) [10:43:58:643]: Machine policy value 'DisableLUAPatching' is 0
MSI (c) (64:98) [10:43:58:643]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (c) (64:98) [10:43:58:652]: APPCOMPAT: looking for appcompat database entry with ProductCode '{D1F2B623-FC8D-455D-9026-5234D3A0A8F8}'.
MSI (c) (64:98) [10:43:58:652]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (64:98) [10:43:58:652]: Transforms are not secure.
MSI (c) (64:98) [10:43:58:653]: Note: 1: 2205 2: 3: Control

=== Verbose logging started: 4/3/2018 10:43:57 Build type: SHIP UNICODE 5.00.10011.00 Calling process: C:\Windows\System32\msiexec.exe ===
MSI (c) (64:AC) [10:43:57:950]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

MSI (c) (64:AC) [10:43:57:951]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

MSI (c) (64:98) [10:43:57:989]: Resetting cached policy values
MSI (c) (64:98) [10:43:57:989]: Machine policy value 'Debug' is 0
MSI (c) (64:98) [10:43:57:989]: ******* RunEngine:
******* Product: C:\Users\Nada\inada2244\elasticsearch-6.2.3.msi

@Martijn_Laarman Does this ring a bell?

@Nada_I mind sharing the full installation log file? feel free to send it to microsoft@elastic.co

I sent it to this email
and the installation done successfully but when i setup metricbeats to show it in kibana dashboard this error appeared
image

Thanks a lot for your effort

The installation failure that I saw in the logs was an intermittent plugin installation failure

Downloading x-pack from elastic
[0] downloading x-pack (1%) downloading x-pack (1%)
[0] downloading x-pack (2%) downloading x-pack (2%)
[0] downloading x-pack (3%) downloading x-pack (3%)
[0] downloading x-pack (4%) downloading x-pack (4%)
[0] downloading x-pack (5%) downloading x-pack (5%)
[0] downloading x-pack (6%) downloading x-pack (6%)
[0] downloading x-pack (7%) downloading x-pack (7%)
Exception in thread "main" javax.net.ssl.SSLException: SSL peer shut down incorrectly
at sun.security.ssl.InputRecord.readV3Record(Unknown Source)

The metricsbeat output is going to Elastic Cloud (not the elasticsearch you installed locally), are you sure that endpoint is active and you are using the right credentials for it?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.