Hi, those 2 commands work for me. How exactly are you entering and executing them and which shell are you using?
Of course you can also simply assign the root_password_sha2 configuration setting manually in your Graylog configuration file. Cheers, Jochen On Sunday, 29 January 2017 13:09:19 UTC+1, [email protected] wrote: > > hi > we config Graylog with package and in this step when i insert below > command , show this error: > command:PASSWORD=$(echo -n password | shasum -a 256 | awk '{print $1}') > sudo -E sed -i -e 's/root_password_sha2 > =.*/root_password_sha2 = '$PASSWORD'/' /etc/graylog2.conf > > Error:sed: -e expression #1, char 54: unterminated 's' command > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/f6b9fe4a-32ee-4a7e-93b9-5ec86f918e8d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
