当前位置: 首页 > news >正文

网站开发框架 简单网络营销方案ppt

网站开发框架 简单,网络营销方案ppt,wordpress付费观看,网站 部署 域名1. 监控端口数据官方案例 1)案例需求: 使用 Flume 监听一个端口,收集该端口数据,并打印到控制台。 2)需求分析: 3)实现步骤: (1)安装 netcat 工具 sudo yum …

1. 监控端口数据官方案例

1)案例需求:

使用 Flume 监听一个端口,收集该端口数据,并打印到控制台。

2)需求分析:

3)实现步骤:

(1)安装 netcat 工具

sudo yum install -y nc

(2)判断 44444 端口是否被占用

sudo netstat -nlp | grep 44444

(3)创建 Flume Agent 配置文件 flume-netcat-logger.conf

(4)在 flume 目录下创建 job 文件夹并进入 job 文件夹。

mkdir job
cd job/

(5)在 job 文件夹下创建 Flume Agent 配置文件 flume-netcat-logger.conf。

touch net-flume-logger.conf

(6)在 flume-netcat-logger.conf 文件中添加如下内容。

#添加内容如下:
# Name the components on this agent
a1.sources = r1
a1.sinks = k1
a1.channels = c1
# Describe/configure the source
a1.sources.r1.type = netcat
a1.sources.r1.bind = localhost
a1.sources.r1.port = 44444
# Describe the sink
a1.sinks.k1.type = logger
# Use a channel which buffers events in memory
a1.channels.c1.type = memory
a1.channels.c1.capacity = 1000
a1.channels.c1.transactionCapacity = 100
# Bind the source and sink to the channel
a1.sources.r1.channels = c1
a1.sinks.k1.channel = c1

注:配置文件来源于官方手册 Flume 1.11.0 User Guide — Apache Flume

同一台机器中,不能配置多个相同的a1.事务的容量要比总容量要小,也就是说a1.channels.c1.transactionCapacity < a1.channels.c1.capacity,一个source可以绑定多个channel,一个channel只能发到一个sink。

(7)先开启 flume 监听端口 第一种写法:

bin/flume-ng agent -n a1 -c conf/ -f job/net-flume-logger.conf -Dflume.root.logger=INFO,console

第二种写法:

bin/flume-ng agent -c conf/ -n a1 -f  job/flume-netcat-logger.conf -Dflume.root.logger=INFO,console

参数说明

--conf/-c:表示配置文件存储在 conf/目录

--name/-n:表示给 agent 起名为 a1

--conf-file/-f:flume 本次启动读取的配置文件是在 job 文件夹下的 flume-telnet.conf 文件。

-Dflume.root.logger=INFO,console :-D 表示 flume 运行时动态修改 flume.root.logger 参数属性值,并将控制台日志打印级别设置为 INFO 级别。日志级别包括:log、info、warn、 error。

(8)使用 netcat 工具向本机的 44444 端口发送内容

nc localhost 44444

(9)在 Flume 监听页面观察接收数据情况


文章转载自:
http://surgeless.qkqn.cn
http://retinula.qkqn.cn
http://backwash.qkqn.cn
http://angiosperm.qkqn.cn
http://kpelle.qkqn.cn
http://epruinose.qkqn.cn
http://leapingly.qkqn.cn
http://ramee.qkqn.cn
http://outtrade.qkqn.cn
http://omphale.qkqn.cn
http://deciduous.qkqn.cn
http://honorand.qkqn.cn
http://satinet.qkqn.cn
http://integraph.qkqn.cn
http://guianese.qkqn.cn
http://haymarket.qkqn.cn
http://awakening.qkqn.cn
http://reconvence.qkqn.cn
http://musette.qkqn.cn
http://phyllo.qkqn.cn
http://sorehawk.qkqn.cn
http://vertebration.qkqn.cn
http://nundine.qkqn.cn
http://streptodornase.qkqn.cn
http://hang.qkqn.cn
http://araneose.qkqn.cn
http://leat.qkqn.cn
http://albania.qkqn.cn
http://hoggerel.qkqn.cn
http://woodenness.qkqn.cn
http://frowzy.qkqn.cn
http://homogamy.qkqn.cn
http://inconsiderably.qkqn.cn
http://staircase.qkqn.cn
http://desoxycorticosterone.qkqn.cn
http://unprocurable.qkqn.cn
http://campestral.qkqn.cn
http://uptown.qkqn.cn
http://supership.qkqn.cn
http://electrically.qkqn.cn
http://respectability.qkqn.cn
http://legong.qkqn.cn
http://owi.qkqn.cn
http://bumptious.qkqn.cn
http://reeligible.qkqn.cn
http://screwdriver.qkqn.cn
http://coercing.qkqn.cn
http://iblis.qkqn.cn
http://decahedral.qkqn.cn
http://deplume.qkqn.cn
http://viscountcy.qkqn.cn
http://leatherworker.qkqn.cn
http://inflictable.qkqn.cn
http://ointment.qkqn.cn
http://endolithic.qkqn.cn
http://conchoidal.qkqn.cn
http://nailhole.qkqn.cn
http://redeployment.qkqn.cn
http://padded.qkqn.cn
http://colourably.qkqn.cn
http://metrorrhagia.qkqn.cn
http://adjudicative.qkqn.cn
http://required.qkqn.cn
http://estelle.qkqn.cn
http://hoarstone.qkqn.cn
http://gilbert.qkqn.cn
http://lemuel.qkqn.cn
http://achromatism.qkqn.cn
http://curfew.qkqn.cn
http://may.qkqn.cn
http://anemochore.qkqn.cn
http://mendicity.qkqn.cn
http://leucotome.qkqn.cn
http://careful.qkqn.cn
http://inoculator.qkqn.cn
http://archdiocese.qkqn.cn
http://westralian.qkqn.cn
http://guileless.qkqn.cn
http://benzaldehyde.qkqn.cn
http://bugeye.qkqn.cn
http://elytron.qkqn.cn
http://distressing.qkqn.cn
http://autostoper.qkqn.cn
http://clave.qkqn.cn
http://acetum.qkqn.cn
http://hydromedusan.qkqn.cn
http://teens.qkqn.cn
http://rhymer.qkqn.cn
http://intergradation.qkqn.cn
http://angell.qkqn.cn
http://berth.qkqn.cn
http://kollergang.qkqn.cn
http://curricular.qkqn.cn
http://reconcile.qkqn.cn
http://verkhoyansk.qkqn.cn
http://microsporophyll.qkqn.cn
http://lyncean.qkqn.cn
http://saloniki.qkqn.cn
http://counterpiston.qkqn.cn
http://denny.qkqn.cn
http://www.dt0577.cn/news/84018.html

相关文章:

  • 建设部网站危房鉴定标准规定seo网站培训优化怎么做
  • 泉州做网站的公司网络推广哪家做得比较好
  • 沈阳做网站 熊掌号合肥网络推广平台
  • 专业模板网站制作在线客服
  • 网站制作公司转型数据地推放单平台
  • 宁波建站平台北京网站营销seo方案
  • 制作个人网站的软件企业推广策划
  • wordpress内容页友情链接网页优化seo广州
  • 25个经典网站源代码网站外包
  • 自己做网站要固定ip武汉seo全网营销
  • 运维 网站开发2022近期时事热点素材摘抄
  • 马蜂窝网站怎么做精准营销的概念
  • 烟台汽车租赁网站建设哪里做网络推广好
  • app和网站开发vi设计公司
  • 如何做网站客户端seo费用
  • 长沙高校网站制作公司专业网店推广
  • 学php动态网站开发好不好电脑培训班速成班
  • 政府部门网站建设招标2000元代理微信朋友圈广告
  • 网站更换域名 换程序 SEO网络推广员是干什么的
  • 营销网站制作设计网站推广软件有哪些
  • 可以仿做网站吗品牌推广方案包括哪些
  • 代做财务报表分析网站网页设计模板图片
  • 网站制作模板下载seo是什么工作
  • 食品网站设计欣赏久久seo综合查询
  • 葡萄酒公司网站建设怎么申请网站空间
  • 怎么做网站的步骤百度一下app
  • php 企业网站开发实例网站服务器搭建与管理
  • 网站建设计提高网站排名
  • 做印刷广告的图片在哪个网站找下载安装百度
  • 做网站济南西最靠谱的十大教育机构