Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Setup: use lowercase of hostname when creating sensornames #988

Closed
dougburks opened this issue Sep 2, 2016 · 4 comments
Closed

Setup: use lowercase of hostname when creating sensornames #988

dougburks opened this issue Sep 2, 2016 · 4 comments

Comments

@dougburks
Copy link
Contributor

No description provided.

@dougburks
Copy link
Contributor Author

dougburks commented Sep 2, 2016

Scenario:
Sensor has a hostname of SENSOR1 (uppercase).
Setup currently forms a sensorname like SENSOR1-eth1.
If at some point the sensor has to be wiped and is reinstalled with the same hostname but lowercase (sensor1), then Sguil/Squert/MySQL will be inconsistent. Logging into the Sguil client will prompt for network to monitor and will show the OLD net-name (SENSOR1) which will then prevent any new alerts from being displayed. By forcing hostname to lowercase, we avoid case-sensitivity issues like this.

@dougburks
Copy link
Contributor Author

@dougburks
Copy link
Contributor Author

@dougburks
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant