Мне необходимо сменить IP-адрес данной камеры, ибо он совпадает с IP-адресом другой камеры. Как это возможно сделать?
# When true, log messages from the journal are passed through the
# pipeline as a JSON message with all of the journal entries' original
# fields. When false, the log message is the text content of the MESSAGE
# field from the journal entry.
[json: | default = false]
# The oldest relative time from process start that will be read
# and sent to Loki.
[max_age: | default = 7h]
# Label map to add to every log coming out of the journal
labels:
[ : ... ]
# Path to a directory to read entries from. Defaults to system
# paths (/var/log/journal and /run/log/journal) when empty.
[path: ]