Systemd/.gitignore
Lennart Poettering 7b17a7d72f journal: add minimal journal gateway daemon based on GNU libmicrohttpd
This minimal HTTP server can serve journal data via HTTP. Its primary
purpose is synchronization of journal data across the network. It serves
journal data in three formats:

       text/plain: the text format known from /var/log/messages
       application/json: the journal entries formatted as JSON
       application/vnd.fdo.journal: the binary export format of the journal

The HTTP server also serves a small HTML5 app that makes use of the JSON
serialization to present the journal data to the user.

Examples:

This downloads the journal in text format:

 # systemctl start systemd-journal-gatewayd.service
 # wget http://localhost:19531/entries

Same for JSON:

 # curl -H"Accept: application/json" http://localhost:19531/entries

Access via web browser:

 $ firefox http://localhost:19531/
2012-09-28 00:55:24 +02:00

136 lines
2 KiB
Plaintext

/install-tree
/systemd-journal-gatewayd
/test-mmap-cache
/test-unit-file
/test-log
/test-journal-verify
/test-journal-match
/test-journal-stream
/test-unit-name
/systemd-system-update-generator
/systemd-fstab-generator
/systemd-delta
/systemd-sleep
/systemd-inhibit
/systemd-remount-fs
/build-aux
/test-watchdog
/test-journal-send
/systemd-multi-seat-x
/systemd-cgtop
/systemd-coredump
/systemd-cat
/systemd-rc-local-generator
/journalctl
/systemd-journald
/test-id128
/test-journal
/test-install
/test-inhibit
/org.freedesktop.hostname1.xml
/org.freedesktop.locale1.xml
/test-login
/loginctl
/systemd-localed
/systemd-timedated
/org.freedesktop.timedate1.xml
/systemd-logind
/systemd-uaccess
/systemd-hostnamed
/systemd-binfmt
/systemd-getty-generator
/systemd-nspawn
/systemd-stdio-bridge
/systemd-machine-id-setup
/systemd-detect-virt
/systemd-sysctl
/test-strv
/systemd-ac-power
/systemd-timestamp
/systemd-cryptsetup
/systemd-cryptsetup-generator
/systemd-tty-ask-password-agent
/systemd-fsck
/systemd-quotacheck
/systemd-user-sessions
/systemd-shutdown
/systemd-tmpfiles
/systemd-readahead
/systemd-reply-password
/systemd-gnome-ask-password-agent
/systemd-ask-password
/systemd-kmsg-syslogd
/systemd-remount-api-vfs
/test-hostname
/systemd-modules-load
/systemd-vconsole-setup
/systemd-shutdownd
/systemd-random-seed
/systemd-update-utmp
/test-env-replace
/systemd-cgls
/test-cgroup
.libs/
/systemd-notify
/test-daemon
/org.freedesktop.systemd1.*.xml
/test-ns
/test-loopback
/systemd-cgroups-agent
/systemd-initctl
/systemd
/test-engine
/test-job-type
/systemctl
/systemadm
.dirstamp
*.1
*.3
*.5
*.7
*.8
*.html
*~
*.o
*.lo
*.a
*.la
.deps/
Makefile.in
aclocal.m4
*.cache
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
install-sh
missing
stamp-*
*.stamp
/Makefile
/ltmain.sh
/*.tar.xz
/*.tar.gz
/*.tar.bz2
/libtool
/accelerometer
/ata_id
/cdrom_id
/collect
/gtk-doc.make
/keymap
/mtd_probe
/scsi_id
/udevadm
/systemd-udevd
/v4l_id
/test-libudev
/test-udev
/TAGS
/tags