EnglishFrenchSpanish

Ad


OnWorks favicon

fedmsg-tail - Online in the Cloud

Run fedmsg-tail in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command fedmsg-tail that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


fedmsg-tail - listen to the fedmsg bus and print the received messages

SYNOPSIS


fedmsg-tail [--terse|--pretty|--really-pretty|--query QUERY_STRING] [--topic TOPIC]
[--exclude REGEXP] [--include REGEXP] [--users USERS] [--packages PACKAGES] [<common
fedmsg options>]

fedmsg-tail [-h|--help]

DESCRIPTION


fedmsg-tail connects to all the configured enpoints on the bus, filters the messages
according to the filter options, and pretty-prints them to the standard output according
to the formatting options.

OPTIONS


-h, --help
Print an help message and exit

FILTERING

--topic TOPIC
The topic pattern to listen for. Everything by default.

--exclude REGEXP
Only show topics that do not match the supplied regexp.

--include REGEXP
Only show topics that match the supplied regexp.

--users USERS
A comma-separated list of usernames. Show only the messages related to these users.

--packages PACKAGES
A comma-separated list of packages. Show only the messages related to these
packages.

FORMATTING

--terse
Print "english" representations of messages only.

--pretty
Pretty print the JSON messages.

--really-pretty
Extra-pretty print the JSON messages.

--query QUERY_STRING
Displays only message contents matching the QUERY_STRING instead of everything.

COMMON FEDMSG OPTIONS


--io-threads IO_THREADS
Number of io threads for 0mq to use

--topic-prefix TOPIC_PREFIX
Prefix for the topic of each message sent.

--post-init-sleep POST_INIT_SLEEP
Number of seconds to sleep after initializing.

--config-filename CONFIG_FILENAME
Config file to use.

--print-config
Simply print out the configuration and exit. No action taken.

--timeout TIMEOUT
Timeout in seconds for any blocking zmq operations.

--high-water-mark HIGH_WATER_MARK
Limit on the number of messages in the queue before blocking.

--linger ZMQ_LINGER
Number of milliseconds to wait before timing out connections.

AUTHORS


The Fedora Infrastructure team <[email protected]>
Wrote the fedmsg software.

Nicolas Dandrimont <[email protected]>
Wrote this manpage for the Debian system.

COPYRIGHT


Copyright © 2014 Nicolas Dandrimont

This manual page was written for the Debian system (and may be used by others).

You can redistribute it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either version 2.1 of the License,
or (at your option) any later version.

On Debian systems, a copy of the license can be found in the /usr/share/common-
licenses/LGPL-2.1 file.

FEDMSG-TAIL(1)

Use fedmsg-tail online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad