Benutzer-Werkzeuge

Webseiten-Werkzeuge


tachtler:graylog_archlinux

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
tachtler:graylog_archlinux [2023/05/13 15:06] – [Installation Zertifikat] klaustachtler:graylog_archlinux [2023/05/21 09:54] (aktuell) – [Graylog: Gruppe und Benutzer anlegen] klaus
Zeile 288: Zeile 288:
 mongodb44-bin /usr/share/man/man1/mongod.1.gz mongodb44-bin /usr/share/man/man1/mongod.1.gz
 mongodb44-bin /usr/share/man/man1/mongos.1.gz mongodb44-bin /usr/share/man/man1/mongos.1.gz
 +</code>
 +++++
 +
 +Nachdem das ''AUR''-Repository von [[https://aur.archlinux.org//|ArchLinux - AUR]]
 +  * [[tachtler:archlinux_-_arch_user_repository|ArchLinux - Arch User Repository]]
 +erfolgreich eingebunden wurde, kann mit nachfolgendem Befehl, das ''AUR''-Paket - **''mongodb-tools''** ebenfalls installiert werden:
 +<code>
 +# pikaur --noconfirm -S mongodb-tools
 +</code> 
 +++++ Installationsverlauf |
 +<code>
 +# pikaur --noconfirm -S mongodb-tools
 +Reading repository package databases...
 +Reading local package database...
 +Resolving AUR dependencies...
 +looking for conflicting AUR packages...
 +Not showing diff for mongodb-tools package (--noconfirm)
 +:: Skipping review of PKGBUILD for mongodb-tools package (--noconfirm)
 +
 +Reading local package database...
 +:: Installing repository dependencies for mongodb-tools:
 +resolving dependencies...
 +looking for conflicting packages...
 +
 +Package (1)   New Version  Net Change  Download Size
 +
 +community/go  2:1.20.4-1   196.00 MiB      36.30 MiB
 +
 +Total Download Size:    36.30 MiB
 +Total Installed Size:  196.00 MiB
 +
 +:: Proceed with installation? [Y/n] 
 +:: Retrieving packages...
 + go-2:1.20.4-1-x86_64   36.3 MiB  3.67 MiB/s 00:10 [######################] 100%
 +(1/1) checking keys in keyring                     [######################] 100%
 +(1/1) checking package integrity                   [######################] 100%
 +(1/1) loading package files                        [######################] 100%
 +(1/1) checking for file conflicts                  [######################] 100%
 +(1/1) checking available disk space                [######################] 100%
 +:: Running pre-transaction hooks...
 +(1/1) Performing snapper pre snapshots for the following configurations...
 +==> root: 51
 +:: Processing package changes...
 +(1/1) installing go                                [######################] 100%
 +:: Running post-transaction hooks...
 +(1/2) Arming ConditionNeedsUpdate...
 +(2/2) Performing snapper post snapshots for the following configurations...
 +==> root: 52
 +Reading local package database...
 +
 +:: Starting the build:
 +Running as unit: run-u401.service
 +Press ^] three times within 1s to disconnect TTY.
 +==> Making package: mongodb-tools 1:100.7.0-1 (Sun 14 May 2023 07:35:38 PM CEST)
 +==> Checking runtime dependencies...
 +==> Checking buildtime dependencies...
 +==> Retrieving sources...
 +  -> Downloading mongodb-tools-100.7.0.tar.gz...
 +  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
 +                                 Dload  Upload   Total   Spent    Left  Speed
 +  0        0        0          0      0 --:--:-- --:--:-- --:--:--     0
 +100 4311k    0 4311k    0      3098k      0 --:--:--  0:00:01 --:--:-- 6283k
 +==> Validating source files with sha256sums...
 +    mongodb-tools-100.7.0.tar.gz ... Passed
 +==> Extracting sources...
 +  -> Extracting mongodb-tools-100.7.0.tar.gz with bsdtar
 +==> Starting prepare()...
 +==> Starting build()...
 +go: downloading github.com/craiggwilson/goke v0.0.0-20220110201909-adb8bfb05d58
 +go: downloading github.com/mattn/go-isatty v0.0.16
 +go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
 +go: downloading github.com/aws/aws-sdk-go v1.44.114
 +go: downloading github.com/mattn/go-colorable v0.1.13
 +go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
 +go: downloading github.com/jmespath/go-jmespath v0.4.0
 +START  | build
 +       | rm: bin/bsondump
 +       | exec: '/usr/bin/go build -o bin/bsondump -ldflags "-X main.VersionStr=100.7.0 -X main.GitCommit=release" -tags "ssl sasl gssapi failpoints" -buildmode=pie bsondump/main/bsondump.go'
 +       | go: downloading go.mongodb.org/mongo-driver v1.10.3
 +       | go: downloading github.com/pkg/errors v0.9.1
 +       | go: downloading github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
 +       | go: downloading github.com/jessevdk/go-flags v1.5.0
 +       | go: downloading gopkg.in/yaml.v2 v2.4.0
 +       | go: downloading golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
 +       | go: downloading github.com/golang/snappy v0.0.4
 +       | go: downloading github.com/klauspost/compress v1.13.6
 +       | go: downloading github.com/xdg-go/scram v1.1.1
 +       | go: downloading github.com/xdg-go/stringprep v1.0.3
 +       | go: downloading golang.org/x/sync v0.0.0-20220923202941-7f9b1623fab7
 +       | go: downloading github.com/montanaflynn/stats v0.6.6
 +       | go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
 +       | go: downloading github.com/xdg-go/pbkdf2 v1.0.0
 +       | go: downloading golang.org/x/text v0.3.7
 +       | rm: bin/mongodump
 +       | exec: '/usr/bin/go build -o bin/mongodump -ldflags "-X main.VersionStr=100.7.0 -X main.GitCommit=release" -tags "ssl sasl gssapi failpoints" -buildmode=pie mongodump/main/mongodump.go'
 +       | rm: bin/mongorestore
 +       | exec: '/usr/bin/go build -o bin/mongorestore -ldflags "-X main.VersionStr=100.7.0 -X main.GitCommit=release" -tags "ssl sasl gssapi failpoints" -buildmode=pie mongorestore/main/mongorestore.go'
 +       | rm: bin/mongoimport
 +       | exec: '/usr/bin/go build -o bin/mongoimport -ldflags "-X main.VersionStr=100.7.0 -X main.GitCommit=release" -tags "ssl sasl gssapi failpoints" -buildmode=pie mongoimport/main/mongoimport.go'
 +       | go: downloading gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
 +       | rm: bin/mongoexport
 +       | exec: '/usr/bin/go build -o bin/mongoexport -ldflags "-X main.VersionStr=100.7.0 -X main.GitCommit=release" -tags "ssl sasl gssapi failpoints" -buildmode=pie mongoexport/main/mongoexport.go'
 +       | rm: bin/mongostat
 +       | exec: '/usr/bin/go build -o bin/mongostat -ldflags "-X main.VersionStr=100.7.0 -X main.GitCommit=release" -tags "ssl sasl gssapi failpoints" -buildmode=pie mongostat/main/mongostat.go'
 +       | go: downloading github.com/nsf/termbox-go v1.1.1
 +       | go: downloading github.com/mattn/go-runewidth v0.0.14
 +       | go: downloading github.com/rivo/uniseg v0.2.0
 +       | rm: bin/mongotop
 +       | exec: '/usr/bin/go build -o bin/mongotop -ldflags "-X main.VersionStr=100.7.0 -X main.GitCommit=release" -tags "ssl sasl gssapi failpoints" -buildmode=pie mongotop/main/mongotop.go'
 +       | rm: bin/mongofiles
 +       | exec: '/usr/bin/go build -o bin/mongofiles -ldflags "-X main.VersionStr=100.7.0 -X main.GitCommit=release" -tags "ssl sasl gssapi failpoints" -buildmode=pie mongofiles/main/mongofiles.go'
 +FINISH | build in 27.013235818s
 +---------------
 +Completed in 27.01522859s
 +==> Entering fakeroot environment...
 +==> Starting package()...
 +==> Tidying install...
 +  -> Removing libtool files...
 +  -> Purging unwanted files...
 +  -> Removing static library files...
 +  -> Stripping unneeded symbols from binaries and libraries...
 +  -> Compressing man and info pages...
 +==> Checking for packaging issues...
 +==> Creating package "mongodb-tools"...
 +  -> Generating .PKGINFO file...
 +  -> Generating .BUILDINFO file...
 +  -> Generating .MTREE file...
 +  -> Compressing package...
 +==> Leaving fakeroot environment.
 +==> Finished making: mongodb-tools 1:100.7.0-1 (Sun 14 May 2023 07:36:38 PM CEST)
 +Finished with result: success
 +Main processes terminated with: code=exited/status=0
 +Service runtime: 1min 197ms
 +CPU time consumed: 1min 10.325s
 +
 +:: Removing already installed dependencies for mongodb-tools:
 +checking dependencies...
 +
 +Package (1)  Old Version  Net Change 
 +
 +go           2:1.20.4-1   -196.00 MiB
 +
 +Total Removed Size:  196.00 MiB
 +
 +:: Do you want to remove these packages? [Y/n] 
 +:: Running pre-transaction hooks...
 +(1/1) Performing snapper pre snapshots for the following configurations...
 +==> root: 53
 +:: Processing package changes...
 +(1/1) removing go                                  [######################] 100%
 +:: Running post-transaction hooks...
 +(1/2) Arming ConditionNeedsUpdate...
 +(2/2) Performing snapper post snapshots for the following configurations...
 +==> root: 54
 +loading packages...
 +resolving dependencies...
 +looking for conflicting packages...
 +
 +Package (1)    New Version  Net Change
 +
 +mongodb-tools  1:100.7.0-1   88.70 MiB
 +
 +Total Installed Size:  88.70 MiB
 +
 +:: Proceed with installation? [Y/n] 
 +(1/1) checking keys in keyring                     [######################] 100%
 +(1/1) checking package integrity                   [######################] 100%
 +(1/1) loading package files                        [######################] 100%
 +(1/1) checking for file conflicts                  [######################] 100%
 +(1/1) checking available disk space                [######################] 100%
 +:: Running pre-transaction hooks...
 +(1/1) Performing snapper pre snapshots for the following configurations...
 +==> root: 55
 +:: Processing package changes...
 +(1/1) installing mongodb-tools                     [######################] 100%
 +:: Running post-transaction hooks...
 +(1/2) Arming ConditionNeedsUpdate...
 +(2/2) Performing snapper post snapshots for the following configurations...
 +==> root: 56
 +</code>
 +++++
 +
 +Mit nachfolgendem Befehl kann überprüft werden, welche Inhalte mit den Paket **''mongodb-tools''** installiert wurden:
 +<code>
 +# pacman -Qil mongodb-tools
 +</code> 
 +++++ Installierte Dateien |
 +<code>
 +# pacman -Qil mongodb-tools
 +Name            : mongodb-tools
 +Version         : 1:100.7.0-1
 +Description     : Import, export, and diagnostic tools for MongoDB
 +Architecture    : x86_64
 +URL             : https://github.com/mongodb/mongo-tools
 +Licenses        : Apache
 +Groups          : None
 +Provides        : None
 +Depends On      : glibc  krb5
 +Optional Deps   : None
 +Required By     : None
 +Optional For    : mongodb-bin
 +Conflicts With  : None
 +Replaces        : None
 +Installed Size  : 88.70 MiB
 +Packager        : Unknown Packager
 +Build Date      : Sun 14 May 2023 07:35:37 PM CEST
 +Install Date    : Sun 14 May 2023 07:36:40 PM CEST
 +Install Reason  : Explicitly installed
 +Install Script  : No
 +Validated By    : None
 +
 +mongodb-tools /usr/
 +mongodb-tools /usr/bin/
 +mongodb-tools /usr/bin/bsondump
 +mongodb-tools /usr/bin/mongodump
 +mongodb-tools /usr/bin/mongoexport
 +mongodb-tools /usr/bin/mongofiles
 +mongodb-tools /usr/bin/mongoimport
 +mongodb-tools /usr/bin/mongorestore
 +mongodb-tools /usr/bin/mongostat
 +mongodb-tools /usr/bin/mongotop
 </code> </code>
 ++++ ++++
Zeile 2840: Zeile 3061:
  
 ==== Graylog: Gruppe und Benutzer anlegen ==== ==== Graylog: Gruppe und Benutzer anlegen ====
 +
 +:!: **HINWEIS** - **Ab Version 5.1.0-2 __NICHT__ mehr erforderlich!**
  
 Mit nachfolgendem Befehl, soll eine Gruppe mit dem Namen ''graylog'' erstellt werden: Mit nachfolgendem Befehl, soll eine Gruppe mit dem Namen ''graylog'' erstellt werden:
tachtler/graylog_archlinux.txt · Zuletzt geändert: 2023/05/21 09:54 von klaus