Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't install packetbeat #1

Closed
Icedroid opened this issue May 8, 2014 · 3 comments
Closed

I can't install packetbeat #1

Icedroid opened this issue May 8, 2014 · 3 comments

Comments

@Icedroid
Copy link

Icedroid commented May 8, 2014

$rpm -ivh packetbeat-0.1.0-1.el6.x86_64.rpm
error: Failed dependencies:
daemonize is needed by packetbeat-0.1.0-1.el6.x86_64

@mike-mccormick
Copy link

We had that too, you need to get daemonize:

sudo rpm -i deamonize

@sumory
Copy link
Contributor

sumory commented May 8, 2014

@Icedroid you can also find some about daemonize on CentOS 6 here: http://pkgs.org/centos-6/epel-x86_64/daemonize-1.7.3-1.el6.x86_64.rpm.html

@packetb-old
Copy link

Thank you, I added this to the Getting Started guide.

monicasarbu added a commit that referenced this issue May 27, 2015
- Fix #1
- Keep all the config options in beats and pass to Infrabeat packages
the ones requested by each package
tsg pushed a commit that referenced this issue Aug 31, 2015
Add integration tests for the DNS protocol.
tsg added a commit that referenced this issue Sep 2, 2015
start section about helpers
darxriggs added a commit to darxriggs/beats that referenced this issue Sep 15, 2015
* when using sed with -i it's crucial to not put any spaces between -i and SUFFIX
  * good: sed -i.bk ...
  * bad:  sed -i .bk ...
* otherwise this error is shown when using GNU sed 4.2.2:
  sed: -e expression elastic#1, char 1: unknown command: `.'
ruflin added a commit that referenced this issue Dec 2, 2015
Adding batch script to build and test on Windows.
ruflin pushed a commit to ruflin/beats that referenced this issue Dec 2, 2015
Receive config options from the beats
ruflin referenced this issue in ruflin/beats Dec 2, 2015
ruflin referenced this issue in ruflin/beats Dec 2, 2015
Use gosigar library to fetch system wide and per process stats
ruflin referenced this issue in ruflin/beats Dec 2, 2015
Logstash to Filebeat implementation
ruflin referenced this issue in ruflin/beats Dec 28, 2015
tsg referenced this issue in tsg/beats Jan 6, 2016
Linux compile on Debian 6.
tsg pushed a commit to tsg/beats that referenced this issue Jan 20, 2016
Receive config options from the beats
tsg referenced this issue in tsg/beats Jan 20, 2016
- Fix #1
- Keep all the config options in beats and pass to Infrabeat packages
the ones requested by each package
tsg referenced this issue in tsg/beats Jan 20, 2016
tsg referenced this issue in tsg/beats Jan 20, 2016
Add integration tests for the DNS protocol.
tsg referenced this issue in tsg/beats Jan 20, 2016
start section about helpers
tsg referenced this issue in tsg/beats Jan 20, 2016
* when using sed with -i it's crucial to not put any spaces between -i and SUFFIX
  * good: sed -i.bk ...
  * bad:  sed -i .bk ...
* otherwise this error is shown when using GNU sed 4.2.2:
  sed: -e expression #1, char 1: unknown command: `.'
andrewkroh pushed a commit that referenced this issue Jan 26, 2016
Add Topbeat system test for process username
jmatth added a commit to jmatth/beats that referenced this issue Oct 7, 2016
Adding an `s3` output plugin that ships logs in chunks to an s3 bucket.
devon-kim added a commit to devon-kim/beats that referenced this issue Oct 29, 2019
kvch added a commit to kvch/beats that referenced this issue Dec 2, 2019
Co-Authored-By: DeDe Morton <dede.morton@elastic.co>
ph added a commit to ph/beats that referenced this issue Mar 5, 2020
yashtewari pushed a commit that referenced this issue Dec 20, 2021
…cher-generated-cleanup

Feature/es 1811 kubeapi fetcher generated cleanup
paylm added a commit to paylm/beats that referenced this issue Mar 3, 2023
leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants