Advertisement
Guest User

mnoga bukav

a guest
Apr 22nd, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.51 KB | None | 0 0
  1. [root@test34 elasticsearch]# yum clean all
  2. Loaded plugins: security
  3. Cleaning repos: alarislabs-btc-stable alarislabs-stable alarislabs-testing public_ol6_UEKR3_latest public_ol6_latest
  4. Cleaning up Everything
  5. [root@test34 elasticsearch]# yum update alarislabs-elasticsearch*
  6. Loaded plugins: security
  7. alarislabs-btc-stable | 2.9 kB 00:00
  8. alarislabs-btc-stable/primary_db | 30 kB 00:00
  9. alarislabs-stable | 2.9 kB 00:00
  10. alarislabs-stable/primary_db | 170 kB 00:00
  11. alarislabs-testing | 951 B 00:00
  12. alarislabs-testing/primary | 372 kB 00:00
  13. alarislabs-testing 2304/2304
  14. public_ol6_UEKR3_latest | 1.2 kB 00:00
  15. public_ol6_UEKR3_latest/primary | 23 MB 00:03
  16. public_ol6_UEKR3_latest 577/577
  17. public_ol6_latest | 1.4 kB 00:00
  18. public_ol6_latest/primary | 55 MB 00:11
  19. public_ol6_latest 33695/33695
  20. Setting up Update Process
  21. Resolving Dependencies
  22. --> Running transaction check
  23. ---> Package alarislabs-elasticsearch.x86_64 0:2.0.0-26.el6 will be obsoleted
  24. ---> Package alarislabs-elasticsearch.x86_64 0:2.0.0-26.el6 will be updated
  25. ---> Package alarislabs-elasticsearch.x86_64 0:2.0.0-28.el6 will be obsoleting
  26. ---> Package alarislabs-elasticsearch-doc.x86_64 0:2.0.0-26.el6 will be obsoleted
  27. ---> Package alarislabs-elasticsearch-doc.x86_64 0:2.0.0-26.el6 will be updated
  28. ---> Package alarislabs-elasticsearch-doc.x86_64 0:2.0.0-28.el6 will be obsoleting
  29. ---> Package alarislabs-elasticsearch-server.x86_64 0:2.0.0-26.el6 will be updated
  30. ---> Package alarislabs-elasticsearch-server.x86_64 0:2.0.0-26.el6 will be obsoleted
  31. ---> Package alarislabs-elasticsearch-server.x86_64 0:2.0.0-28.el6 will be obsoleting
  32. --> Finished Dependency Resolution
  33.  
  34. Dependencies Resolved
  35.  
  36. =============================================================================================================================================================================================================================================
  37. Package Arch Version Repository Size
  38. =============================================================================================================================================================================================================================================
  39. Installing:
  40. alarislabs-elasticsearch x86_64 2.0.0-28.el6 alarislabs-testing 17 k
  41. replacing alarislabs-elasticsearch.x86_64 2.0.0-26.el6
  42. alarislabs-elasticsearch-doc x86_64 2.0.0-28.el6 alarislabs-testing 10 k
  43. replacing alarislabs-elasticsearch-doc.x86_64 2.0.0-26.el6
  44. alarislabs-elasticsearch-server x86_64 2.0.0-28.el6 alarislabs-testing 27 M
  45. replacing alarislabs-elasticsearch-server.x86_64 2.0.0-26.el6
  46.  
  47. Transaction Summary
  48. =============================================================================================================================================================================================================================================
  49. Install 3 Package(s)
  50.  
  51. Total download size: 27 M
  52. Is this ok [y/N]: y
  53. Downloading Packages:
  54. (1/3): alarislabs-elasticsearch-2.0.0-28.el6.x86_64.rpm | 17 kB 00:00
  55. (2/3): alarislabs-elasticsearch-doc-2.0.0-28.el6.x86_64.rpm | 10 kB 00:00
  56. (3/3): alarislabs-elasticsearch-server-2.0.0-28.el6.x86_64.rpm | 27 MB 00:00
  57. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  58. Total 75 MB/s | 27 MB 00:00
  59. Running rpm_check_debug
  60. Running Transaction Test
  61. Transaction Test Succeeded
  62. Running Transaction
  63. Installing : alarislabs-elasticsearch-2.0.0-28.el6.x86_64 1/6
  64. Installing : alarislabs-elasticsearch-server-2.0.0-28.el6.x86_64 2/6
  65. Installing : alarislabs-elasticsearch-doc-2.0.0-28.el6.x86_64 3/6
  66. Cleanup : alarislabs-elasticsearch-doc-2.0.0-26.el6.x86_64 4/6
  67. Cleanup : alarislabs-elasticsearch-server-2.0.0-26.el6.x86_64 5/6
  68. Cleanup : alarislabs-elasticsearch-2.0.0-26.el6.x86_64 6/6
  69. Verifying : alarislabs-elasticsearch-server-2.0.0-28.el6.x86_64 1/6
  70. Verifying : alarislabs-elasticsearch-2.0.0-28.el6.x86_64 2/6
  71. Verifying : alarislabs-elasticsearch-doc-2.0.0-28.el6.x86_64 3/6
  72. Verifying : alarislabs-elasticsearch-2.0.0-26.el6.x86_64 4/6
  73. Verifying : alarislabs-elasticsearch-2.0.0-26.el6.x86_64 5/6
  74. Verifying : alarislabs-elasticsearch-server-2.0.0-26.el6.x86_64 6/6
  75. Verifying : alarislabs-elasticsearch-server-2.0.0-26.el6.x86_64 7/6
  76. Verifying : alarislabs-elasticsearch-doc-2.0.0-26.el6.x86_64 8/6
  77. Verifying : alarislabs-elasticsearch-doc-2.0.0-26.el6.x86_64 9/6
  78.  
  79. Installed:
  80. alarislabs-elasticsearch.x86_64 0:2.0.0-28.el6 alarislabs-elasticsearch-doc.x86_64 0:2.0.0-28.el6 alarislabs-elasticsearch-server.x86_64 0:2.0.0-28.el6
  81.  
  82. Replaced:
  83. alarislabs-elasticsearch.x86_64 0:2.0.0-26.el6 alarislabs-elasticsearch-doc.x86_64 0:2.0.0-26.el6 alarislabs-elasticsearch-server.x86_64 0:2.0.0-26.el6
  84.  
  85. Complete!
  86. [root@test34 elasticsearch]# service elasticsearch restart
  87. Stopping elasticsearch: [ OK ]
  88. Starting elasticsearch: [ OK ]
  89. ......[root@test34 elasticsearch]# cd /var/log/elasticsearch/
  90. [root@test34 elasticsearch]# ls -larth
  91. total 16K
  92. drwxr-xr-x. 20 oracle oinstall 4.0K Apr 18 21:43 ..
  93. -rw-r--r-- 1 root root 1.2K Apr 22 01:00 index_cleanup.log
  94. -rw-r--r-- 1 es_usr es_usr 0 Apr 22 14:59 logstash_deprecation.log
  95. -rw-r--r-- 1 es_usr es_usr 0 Apr 22 14:59 logstash_index_indexing_slowlog.log
  96. -rw-r--r-- 1 es_usr es_usr 0 Apr 22 14:59 logstash_index_search_slowlog.log
  97. drwxr-xr-x 2 es_usr es_usr 4.0K Apr 22 18:50 .
  98. -rw-r--r-- 1 es_usr es_usr 4.0K Apr 22 18:57 logstash.log
  99. [root@test34 elasticsearch]# less logstash.log
  100. [2016-04-22 14:59:36,872][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[13399], build[de54438/2015-10-22T08:09:48Z]
  101. [2016-04-22 14:59:36,873][INFO ][node ] [test34.alarislabs.com] initializing ...
  102. [2016-04-22 14:59:37,047][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  103. [2016-04-22 14:59:37,204][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.7gb], net total_space [49gb], spins? [possibly], types [ext4]
  104. [2016-04-22 14:59:39,818][INFO ][node ] [test34.alarislabs.com] initialized
  105. [2016-04-22 14:59:39,819][INFO ][node ] [test34.alarislabs.com] starting ...
  106. [2016-04-22 14:59:40,009][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  107. [2016-04-22 14:59:40,009][INFO ][transport ] [test34.alarislabs.com] publish_address {192.168.18.234:9300}, bound_addresses {[::]:9300}
  108. [2016-04-22 14:59:40,020][INFO ][discovery ] [test34.alarislabs.com] logstash/g-AZK2iJRPadxBImHdKFFw
  109. [2016-04-22 14:59:43,073][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{g-AZK2iJRPadxBImHdKFFw}{192.168.18.234}{192.168.18.234:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  110. [2016-04-22 14:59:43,116][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  111. [2016-04-22 14:59:43,116][INFO ][http ] [test34.alarislabs.com] publish_address {192.168.18.234:9200}, bound_addresses {[::]:9200}
  112. [2016-04-22 14:59:43,117][INFO ][node ] [test34.alarislabs.com] started
  113. [2016-04-22 14:59:43,222][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  114. [2016-04-22 18:57:51,494][INFO ][node ] [test34.alarislabs.com] stopping ...
  115. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] stopped
  116. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] closing ...
  117. [2016-04-22 18:57:51,584][INFO ][node ] [test34.alarislabs.com] closed
  118. [2016-04-22 18:57:53,373][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[25000], build[de54438/2015-10-22T08:09:48Z]
  119. [2016-04-22 18:57:53,374][INFO ][node ] [test34.alarislabs.com] initializing ...
  120. [2016-04-22 18:57:53,470][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  121. [2016-04-22 18:57:53,566][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  122. [2016-04-22 18:57:55,299][INFO ][node ] [test34.alarislabs.com] initialized
  123. [2016-04-22 18:57:55,300][INFO ][node ] [test34.alarislabs.com] starting ...
  124. [2016-04-22 18:57:55,397][INFO ][transport ] [test34.alarislabs.com] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300}, {[::1]:9300}
  125. [2016-04-22 18:57:55,407][INFO ][discovery ] [test34.alarislabs.com] logstash/agrTlY_0TQexo-kVX9fIpA
  126. [2016-04-22 18:57:58,446][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{agrTlY_0TQexo-kVX9fIpA}{127.0.0.1}{127.0.0.1:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  127. [2016-04-22 18:57:58,488][INFO ][http ] [test34.alarislabs.com] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}, {[::1]:9200}
  128. [2016-04-22 18:57:58,488][INFO ][node ] [test34.alarislabs.com] started
  129. [2016-04-22 18:57:58,555][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  130. ...skipping...
  131. ~
  132. ~
  133. ~
  134. ~
  135. ~
  136. ~
  137. ~
  138. ~
  139. ~
  140. ~
  141. ~
  142. ~
  143. ~
  144. ~
  145. ~
  146. ~
  147. ~
  148. ~
  149. ~
  150. ~
  151. ~
  152. ~
  153. ~
  154. ~
  155. ~
  156. [2016-04-22 14:59:36,872][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[13399], build[de54438/2015-10-22T08:09:48Z]
  157. [2016-04-22 14:59:36,873][INFO ][node ] [test34.alarislabs.com] initializing ...
  158. [2016-04-22 14:59:37,047][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  159. [2016-04-22 14:59:37,204][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.7gb], net total_space [49gb], spins? [possibly], types [ext4]
  160. [2016-04-22 14:59:39,818][INFO ][node ] [test34.alarislabs.com] initialized
  161. [2016-04-22 14:59:39,819][INFO ][node ] [test34.alarislabs.com] starting ...
  162. [2016-04-22 14:59:40,009][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  163. [2016-04-22 14:59:40,009][INFO ][transport ] [test34.alarislabs.com] publish_address {192.168.18.234:9300}, bound_addresses {[::]:9300}
  164. [2016-04-22 14:59:40,020][INFO ][discovery ] [test34.alarislabs.com] logstash/g-AZK2iJRPadxBImHdKFFw
  165. [2016-04-22 14:59:43,073][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{g-AZK2iJRPadxBImHdKFFw}{192.168.18.234}{192.168.18.234:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  166. [2016-04-22 14:59:43,116][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  167. [2016-04-22 14:59:43,116][INFO ][http ] [test34.alarislabs.com] publish_address {192.168.18.234:9200}, bound_addresses {[::]:9200}
  168. [2016-04-22 14:59:43,117][INFO ][node ] [test34.alarislabs.com] started
  169. [2016-04-22 14:59:43,222][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  170. [2016-04-22 18:57:51,494][INFO ][node ] [test34.alarislabs.com] stopping ...
  171. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] stopped
  172. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] closing ...
  173. [2016-04-22 18:57:51,584][INFO ][node ] [test34.alarislabs.com] closed
  174. [2016-04-22 18:57:53,373][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[25000], build[de54438/2015-10-22T08:09:48Z]
  175. [2016-04-22 18:57:53,374][INFO ][node ] [test34.alarislabs.com] initializing ...
  176. [2016-04-22 18:57:53,470][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  177. [2016-04-22 18:57:53,566][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  178. [2016-04-22 18:57:55,299][INFO ][node ] [test34.alarislabs.com] initialized
  179. [2016-04-22 18:57:55,300][INFO ][node ] [test34.alarislabs.com] starting ...
  180. [2016-04-22 18:57:55,397][INFO ][transport ] [test34.alarislabs.com] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300}, {[::1]:9300}
  181. [2016-04-22 18:57:55,407][INFO ][discovery ] [test34.alarislabs.com] logstash/agrTlY_0TQexo-kVX9fIpA
  182. [2016-04-22 18:57:58,446][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{agrTlY_0TQexo-kVX9fIpA}{127.0.0.1}{127.0.0.1:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  183. [2016-04-22 18:57:58,488][INFO ][http ] [test34.alarislabs.com] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}, {[::1]:9200}
  184. [2016-04-22 18:57:58,488][INFO ][node ] [test34.alarislabs.com] started
  185. [2016-04-22 18:57:58,555][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  186. [root@test34 elasticsearch]# cd /etc/elasticsearch/
  187. [root@test34 elasticsearch]# less elasticsearch.yml
  188. # ======================== Elasticsearch Configuration =========================
  189. #
  190. # NOTE: Elasticsearch comes with reasonable defaults for most settings.
  191. # Before you set out to tweak and tune the configuration, make sure you
  192. # understand what are you trying to accomplish and the consequences.
  193. #
  194. # ======================== Elasticsearch Configuration =========================
  195. #
  196. # NOTE: Elasticsearch comes with reasonable defaults for most settings.
  197. # Before you set out to tweak and tune the configuration, make sure you
  198. # understand what are you trying to accomplish and the consequences.
  199. #
  200. # The primary way of configuring a node is via this file. This template lists
  201. # the most important settings you may want to configure for a production cluster.
  202. #
  203. # Please see the documentation for further information on configuration options:
  204. # <http://www.elastic.co/guide/en/elasticsearch/reference/current/setup-configuration.html>
  205. #
  206. # ---------------------------------- Cluster -----------------------------------
  207. #
  208. # Use a descriptive name for your cluster:
  209. #
  210. cluster.name: logstash
  211. #
  212. # ------------------------------------ Node ------------------------------------
  213. #
  214. # Use a descriptive name for the node:
  215. #
  216. node.name: test34.alarislabs.com
  217. #
  218. # Add custom attributes to the node:
  219. #
  220. # node.rack: r1
  221. #
  222. # ----------------------------------- Paths ------------------------------------
  223. #
  224. # Path to directory where to store the data (separate multiple locations by comma):
  225. #
  226. path.data: /var/lib/elasticsearch/data
  227. #
  228. # Path to log files:
  229. #
  230. path.logs: /var/log/elasticsearch
  231. #
  232. # ----------------------------------- Memory -----------------------------------
  233. #
  234. # Lock the memory on startup:
  235. #
  236. # bootstrap.mlockall: true
  237. #
  238. # Make sure that the `ES_HEAP_SIZE` environment variable is set to about half the memory
  239. # available on the system and that the owner of the process is allowed to use this limit.
  240. #
  241. # Elasticsearch performs poorly when the system is swapping the memory.
  242. #
  243. # ---------------------------------- Network -----------------------------------
  244. #
  245. # Set the bind adress to a specific IP (IPv4 or IPv6):
  246. #
  247. network.host: 0.0.0.0
  248. #
  249. # Set a custom port for HTTP:
  250. "elasticsearch.yml" 96L, 3277C written
  251. [root@test34 elasticsearch]# service elasticsearch stop
  252. Stopping elasticsearch: [ OK ]
  253. [root@test34 elasticsearch]# service elasticsearch start
  254. Starting elasticsearch: [ OK ]
  255. ......[root@test34 elasticsearch]# cd /var/log/invoice/
  256. [root@test34 invoice]# cd ../elasticsearch/
  257. [root@test34 elasticsearch]# ls -larth
  258. total 20K
  259. drwxr-xr-x. 20 oracle oinstall 4.0K Apr 18 21:43 ..
  260. -rw-r--r-- 1 root root 1.2K Apr 22 01:00 index_cleanup.log
  261. -rw-r--r-- 1 es_usr es_usr 0 Apr 22 14:59 logstash_deprecation.log
  262. -rw-r--r-- 1 es_usr es_usr 0 Apr 22 14:59 logstash_index_indexing_slowlog.log
  263. -rw-r--r-- 1 es_usr es_usr 0 Apr 22 14:59 logstash_index_search_slowlog.log
  264. drwxr-xr-x 2 es_usr es_usr 4.0K Apr 22 18:50 .
  265. -rw-r--r-- 1 es_usr es_usr 6.4K Apr 22 19:01 logstash.log
  266. [root@test34 elasticsearch]# less logstash.log
  267. [2016-04-22 14:59:36,872][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[13399], build[de54438/2015-10-22T08:09:48Z]
  268. [2016-04-22 14:59:36,873][INFO ][node ] [test34.alarislabs.com] initializing ...
  269. [2016-04-22 14:59:37,047][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  270. [2016-04-22 14:59:37,204][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.7gb], net total_space [49gb], spins? [possibly], types [ext4]
  271. [2016-04-22 14:59:39,818][INFO ][node ] [test34.alarislabs.com] initialized
  272. [2016-04-22 14:59:39,819][INFO ][node ] [test34.alarislabs.com] starting ...
  273. [2016-04-22 14:59:40,009][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  274. [2016-04-22 14:59:40,009][INFO ][transport ] [test34.alarislabs.com] publish_address {192.168.18.234:9300}, bound_addresses {[::]:9300}
  275. [2016-04-22 14:59:40,020][INFO ][discovery ] [test34.alarislabs.com] logstash/g-AZK2iJRPadxBImHdKFFw
  276. [2016-04-22 14:59:43,073][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{g-AZK2iJRPadxBImHdKFFw}{192.168.18.234}{192.168.18.234:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  277. [2016-04-22 14:59:43,116][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  278. [2016-04-22 14:59:43,116][INFO ][http ] [test34.alarislabs.com] publish_address {192.168.18.234:9200}, bound_addresses {[::]:9200}
  279. [2016-04-22 14:59:43,117][INFO ][node ] [test34.alarislabs.com] started
  280. [2016-04-22 14:59:43,222][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  281. [2016-04-22 18:57:51,494][INFO ][node ] [test34.alarislabs.com] stopping ...
  282. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] stopped
  283. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] closing ...
  284. [2016-04-22 18:57:51,584][INFO ][node ] [test34.alarislabs.com] closed
  285. [2016-04-22 18:57:53,373][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[25000], build[de54438/2015-10-22T08:09:48Z]
  286. [2016-04-22 18:57:53,374][INFO ][node ] [test34.alarislabs.com] initializing ...
  287. [2016-04-22 18:57:53,470][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  288. [2016-04-22 18:57:53,566][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  289. [2016-04-22 18:57:55,299][INFO ][node ] [test34.alarislabs.com] initialized
  290. [2016-04-22 18:57:55,300][INFO ][node ] [test34.alarislabs.com] starting ...
  291. [2016-04-22 18:57:55,397][INFO ][transport ] [test34.alarislabs.com] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300}, {[::1]:9300}
  292. [2016-04-22 18:57:55,407][INFO ][discovery ] [test34.alarislabs.com] logstash/agrTlY_0TQexo-kVX9fIpA
  293. [2016-04-22 18:57:58,446][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{agrTlY_0TQexo-kVX9fIpA}{127.0.0.1}{127.0.0.1:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  294. [2016-04-22 18:57:58,488][INFO ][http ] [test34.alarislabs.com] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}, {[::1]:9200}
  295. [2016-04-22 18:57:58,488][INFO ][node ] [test34.alarislabs.com] started
  296. [2016-04-22 18:57:58,555][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  297. [2016-04-22 19:01:20,530][INFO ][node ] [test34.alarislabs.com] stopping ...
  298. [2016-04-22 19:01:20,632][INFO ][node ] [test34.alarislabs.com] stopped
  299. [2016-04-22 19:01:20,632][INFO ][node ] [test34.alarislabs.com] closing ...
  300. [2016-04-22 19:01:20,638][INFO ][node ] [test34.alarislabs.com] closed
  301. [2016-04-22 19:01:24,324][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[26762], build[de54438/2015-10-22T08:09:48Z]
  302. [2016-04-22 19:01:24,325][INFO ][node ] [test34.alarislabs.com] initializing ...
  303. [2016-04-22 19:01:24,418][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  304. [2016-04-22 19:01:24,511][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  305. [2016-04-22 19:01:26,384][INFO ][node ] [test34.alarislabs.com] initialized
  306. [2016-04-22 19:01:26,384][INFO ][node ] [test34.alarislabs.com] starting ...
  307. [2016-04-22 19:01:26,490][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  308. [2016-04-22 19:01:26,491][INFO ][transport ] [test34.alarislabs.com] publish_address {192.168.18.234:9300}, bound_addresses {[::]:9300}
  309. [2016-04-22 19:01:26,499][INFO ][discovery ] [test34.alarislabs.com] logstash/6Y4FG8ROS6uzJzkLRLMYVg
  310. [2016-04-22 19:01:29,542][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{6Y4FG8ROS6uzJzkLRLMYVg}{192.168.18.234}{192.168.18.234:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  311. [2016-04-22 19:01:29,582][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  312. [2016-04-22 19:01:29,583][INFO ][http ] [test34.alarislabs.com] publish_address {192.168.18.234:9200}, bound_addresses {[::]:9200}
  313. [2016-04-22 19:01:29,583][INFO ][node ] [test34.alarislabs.com] started
  314. [2016-04-22 19:01:29,658][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  315. ...skipping...
  316. ~
  317. ~
  318. ~
  319. ~
  320. ~
  321. ~
  322. [2016-04-22 14:59:36,872][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[13399], build[de54438/2015-10-22T08:09:48Z]
  323. [2016-04-22 14:59:36,873][INFO ][node ] [test34.alarislabs.com] initializing ...
  324. [2016-04-22 14:59:37,047][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  325. [2016-04-22 14:59:37,204][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.7gb], net total_space [49gb], spins? [possibly], types [ext4]
  326. [2016-04-22 14:59:39,818][INFO ][node ] [test34.alarislabs.com] initialized
  327. [2016-04-22 14:59:39,819][INFO ][node ] [test34.alarislabs.com] starting ...
  328. [2016-04-22 14:59:40,009][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  329. [2016-04-22 14:59:40,009][INFO ][transport ] [test34.alarislabs.com] publish_address {192.168.18.234:9300}, bound_addresses {[::]:9300}
  330. [2016-04-22 14:59:40,020][INFO ][discovery ] [test34.alarislabs.com] logstash/g-AZK2iJRPadxBImHdKFFw
  331. [2016-04-22 14:59:43,073][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{g-AZK2iJRPadxBImHdKFFw}{192.168.18.234}{192.168.18.234:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  332. [2016-04-22 14:59:43,116][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  333. [2016-04-22 14:59:43,116][INFO ][http ] [test34.alarislabs.com] publish_address {192.168.18.234:9200}, bound_addresses {[::]:9200}
  334. [2016-04-22 14:59:43,117][INFO ][node ] [test34.alarislabs.com] started
  335. [2016-04-22 14:59:43,222][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  336. [2016-04-22 18:57:51,494][INFO ][node ] [test34.alarislabs.com] stopping ...
  337. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] stopped
  338. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] closing ...
  339. [2016-04-22 18:57:51,584][INFO ][node ] [test34.alarislabs.com] closed
  340. [2016-04-22 18:57:53,373][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[25000], build[de54438/2015-10-22T08:09:48Z]
  341. [2016-04-22 18:57:53,374][INFO ][node ] [test34.alarislabs.com] initializing ...
  342. [2016-04-22 18:57:53,470][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  343. [2016-04-22 18:57:53,566][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  344. [2016-04-22 18:57:55,299][INFO ][node ] [test34.alarislabs.com] initialized
  345. [2016-04-22 18:57:55,300][INFO ][node ] [test34.alarislabs.com] starting ...
  346. [2016-04-22 18:57:55,397][INFO ][transport ] [test34.alarislabs.com] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300}, {[::1]:9300}
  347. [2016-04-22 18:57:55,407][INFO ][discovery ] [test34.alarislabs.com] logstash/agrTlY_0TQexo-kVX9fIpA
  348. [2016-04-22 18:57:58,446][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{agrTlY_0TQexo-kVX9fIpA}{127.0.0.1}{127.0.0.1:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  349. [2016-04-22 18:57:58,488][INFO ][http ] [test34.alarislabs.com] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}, {[::1]:9200}
  350. [2016-04-22 18:57:58,488][INFO ][node ] [test34.alarislabs.com] started
  351. [2016-04-22 18:57:58,555][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  352. [2016-04-22 19:01:20,530][INFO ][node ] [test34.alarislabs.com] stopping ...
  353. [2016-04-22 19:01:20,632][INFO ][node ] [test34.alarislabs.com] stopped
  354. [2016-04-22 19:01:20,632][INFO ][node ] [test34.alarislabs.com] closing ...
  355. [2016-04-22 19:01:20,638][INFO ][node ] [test34.alarislabs.com] closed
  356. [2016-04-22 19:01:24,324][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[26762], build[de54438/2015-10-22T08:09:48Z]
  357. [2016-04-22 19:01:24,325][INFO ][node ] [test34.alarislabs.com] initializing ...
  358. [2016-04-22 19:01:24,418][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  359. [2016-04-22 19:01:24,511][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  360. [2016-04-22 19:01:26,384][INFO ][node ] [test34.alarislabs.com] initialized
  361. [2016-04-22 19:01:26,384][INFO ][node ] [test34.alarislabs.com] starting ...
  362. [2016-04-22 19:01:26,490][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  363. [2016-04-22 19:01:26,491][INFO ][transport ] [test34.alarislabs.com] publish_address {192.168.18.234:9300}, bound_addresses {[::]:9300}
  364. [2016-04-22 19:01:26,499][INFO ][discovery ] [test34.alarislabs.com] logstash/6Y4FG8ROS6uzJzkLRLMYVg
  365. [2016-04-22 19:01:29,542][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{6Y4FG8ROS6uzJzkLRLMYVg}{192.168.18.234}{192.168.18.234:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  366. [2016-04-22 19:01:29,582][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  367. [2016-04-22 19:01:29,583][INFO ][http ] [test34.alarislabs.com] publish_address {192.168.18.234:9200}, bound_addresses {[::]:9200}
  368. [2016-04-22 19:01:29,583][INFO ][node ] [test34.alarislabs.com] started
  369. [2016-04-22 19:01:29,658][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  370. [root@test34 elasticsearch]# less /etc/sysconfig/elasticsearch.d/template_01.json
  371. {
  372. "template": "logstash-*",
  373. "order": 1,
  374. "settings": {
  375. "number_of_shards": 1
  376. },
  377. "mappings": {
  378. "_default_": {
  379. "_all": {
  380. "enabled": false
  381. },
  382. "properties" : {
  383. "message" : {
  384. "properties" : {
  385. "targetAddress" : {
  386. "type" : "string",
  387. "norms" : {
  388. "enabled" : false
  389. },
  390. "fields" : {
  391. "raw" : {
  392. "type" : "string",
  393. "index" : "not_analyzed",
  394. "ignore_above" : 256
  395. }
  396. }
  397. },
  398. "srcRemoteAddress" : {
  399. "type" : "string",
  400. "norms" : {
  401. "enabled" : false
  402. },
  403. "fields" : {
  404. "raw" : {
  405. "type" : "string",
  406. "index" : "not_analyzed",
  407. "ignore_above" : 256
  408. }
  409. }
  410. },
  411. "command_status" : {
  412. "type" : "string"
  413. },
  414. "command_id" : {
  415. "type" : "string",
  416. "index" : "no"
  417. },
  418. "authStatus" : {
  419. "type" : "long",
  420. "index" : "no"
  421. },
  422. "data_coding" : {
  423. "type" : "long",
  424. "index" : "no"
  425. },
  426. "dest_addr_npi" : {
  427. ...skipping...
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484. {
  485. "template": "logstash-*",
  486. "order": 1,
  487. "settings": {
  488. "number_of_shards": 1
  489. },
  490. "mappings": {
  491. "_default_": {
  492. "_all": {
  493. "enabled": false
  494. },
  495. "properties" : {
  496. "message" : {
  497. "properties" : {
  498. "targetAddress" : {
  499. "type" : "string",
  500. "norms" : {
  501. "enabled" : false
  502. },
  503. "fields" : {
  504. "raw" : {
  505. "type" : "string",
  506. "index" : "not_analyzed",
  507. "ignore_above" : 256
  508. }
  509. }
  510. },
  511. "srcRemoteAddress" : {
  512. "type" : "string",
  513. "norms" : {
  514. "enabled" : false
  515. },
  516. "fields" : {
  517. "raw" : {
  518. "type" : "string",
  519. "index" : "not_analyzed",
  520. "ignore_above" : 256
  521. }
  522. }
  523. },
  524. "command_status" : {
  525. "type" : "string"
  526. },
  527. "command_id" : {
  528. "type" : "string",
  529. "index" : "no"
  530. },
  531. "authStatus" : {
  532. "type" : "long",
  533. "index" : "no"
  534. },
  535. "data_coding" : {
  536. "type" : "long",
  537. "index" : "no"
  538. },
  539. "dest_addr_npi" : {
  540. [root@test34 elasticsearch]# service elasticsearch restart
  541. Stopping elasticsearch: [ OK ]
  542. Starting elasticsearch: [ OK ]
  543. .......[root@test34 elasticseaess logstash.log
  544. [2016-04-22 14:59:36,872][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[13399], build[de54438/2015-10-22T08:09:48Z]
  545. [2016-04-22 14:59:36,873][INFO ][node ] [test34.alarislabs.com] initializing ...
  546. [2016-04-22 14:59:37,047][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  547. [2016-04-22 14:59:37,204][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.7gb], net total_space [49gb], spins? [possibly], types [ext4]
  548. [2016-04-22 14:59:39,818][INFO ][node ] [test34.alarislabs.com] initialized
  549. [2016-04-22 14:59:39,819][INFO ][node ] [test34.alarislabs.com] starting ...
  550. [2016-04-22 14:59:40,009][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  551. [2016-04-22 14:59:40,009][INFO ][transport ] [test34.alarislabs.com] publish_address {192.168.18.234:9300}, bound_addresses {[::]:9300}
  552. [2016-04-22 14:59:40,020][INFO ][discovery ] [test34.alarislabs.com] logstash/g-AZK2iJRPadxBImHdKFFw
  553. [2016-04-22 14:59:43,073][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{g-AZK2iJRPadxBImHdKFFw}{192.168.18.234}{192.168.18.234:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  554. [2016-04-22 14:59:43,116][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  555. [2016-04-22 14:59:43,116][INFO ][http ] [test34.alarislabs.com] publish_address {192.168.18.234:9200}, bound_addresses {[::]:9200}
  556. [2016-04-22 14:59:43,117][INFO ][node ] [test34.alarislabs.com] started
  557. [2016-04-22 14:59:43,222][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  558. [2016-04-22 18:57:51,494][INFO ][node ] [test34.alarislabs.com] stopping ...
  559. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] stopped
  560. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] closing ...
  561. [2016-04-22 18:57:51,584][INFO ][node ] [test34.alarislabs.com] closed
  562. [2016-04-22 18:57:53,373][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[25000], build[de54438/2015-10-22T08:09:48Z]
  563. [2016-04-22 18:57:53,374][INFO ][node ] [test34.alarislabs.com] initializing ...
  564. [2016-04-22 18:57:53,470][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  565. [2016-04-22 18:57:53,566][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  566. [2016-04-22 18:57:55,299][INFO ][node ] [test34.alarislabs.com] initialized
  567. [2016-04-22 18:57:55,300][INFO ][node ] [test34.alarislabs.com] starting ...
  568. [2016-04-22 18:57:55,397][INFO ][transport ] [test34.alarislabs.com] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300}, {[::1]:9300}
  569. [2016-04-22 18:57:55,407][INFO ][discovery ] [test34.alarislabs.com] logstash/agrTlY_0TQexo-kVX9fIpA
  570. [2016-04-22 18:57:58,446][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{agrTlY_0TQexo-kVX9fIpA}{127.0.0.1}{127.0.0.1:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  571. [2016-04-22 18:57:58,488][INFO ][http ] [test34.alarislabs.com] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}, {[::1]:9200}
  572. [2016-04-22 18:57:58,488][INFO ][node ] [test34.alarislabs.com] started
  573. [2016-04-22 18:57:58,555][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  574. [2016-04-22 19:01:20,530][INFO ][node ] [test34.alarislabs.com] stopping ...
  575. [2016-04-22 19:01:20,632][INFO ][node ] [test34.alarislabs.com] stopped
  576. [2016-04-22 19:01:20,632][INFO ][node ] [test34.alarislabs.com] closing ...
  577. [2016-04-22 19:01:20,638][INFO ][node ] [test34.alarislabs.com] closed
  578. [2016-04-22 19:01:24,324][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[26762], build[de54438/2015-10-22T08:09:48Z]
  579. [2016-04-22 19:01:24,325][INFO ][node ] [test34.alarislabs.com] initializing ...
  580. [2016-04-22 19:01:24,418][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  581. [2016-04-22 19:01:24,511][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  582. [2016-04-22 19:01:26,384][INFO ][node ] [test34.alarislabs.com] initialized
  583. [2016-04-22 19:01:26,384][INFO ][node ] [test34.alarislabs.com] starting ...
  584. [2016-04-22 19:01:26,490][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  585. [2016-04-22 19:01:26,491][INFO ][transport ] [test34.alarislabs.com] publish_address {192.168.18.234:9300}, bound_addresses {[::]:9300}
  586. [2016-04-22 19:01:26,499][INFO ][discovery ] [test34.alarislabs.com] logstash/6Y4FG8ROS6uzJzkLRLMYVg
  587. [2016-04-22 19:01:29,542][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{6Y4FG8ROS6uzJzkLRLMYVg}{192.168.18.234}{192.168.18.234:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  588. [2016-04-22 19:01:29,582][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  589. [2016-04-22 19:01:29,583][INFO ][http ] [test34.alarislabs.com] publish_address {192.168.18.234:9200}, bound_addresses {[::]:9200}
  590. [2016-04-22 19:01:29,583][INFO ][node ] [test34.alarislabs.com] started
  591. [2016-04-22 19:01:29,658][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  592. [2016-04-22 19:04:31,473][INFO ][node ] [test34.alarislabs.com] stopping ...
  593. [2016-04-22 19:04:31,557][INFO ][node ] [test34.alarislabs.com] stopped
  594. [2016-04-22 19:04:31,558][INFO ][node ] [test34.alarislabs.com] closing ...
  595. [2016-04-22 19:04:31,564][INFO ][node ] [test34.alarislabs.com] closed
  596. [2016-04-22 19:04:33,465][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[28269], build[de54438/2015-10-22T08:09:48Z]
  597. [2016-04-22 19:04:33,465][INFO ][node ] [test34.alarislabs.com] initializing ...
  598. ...skipping...
  599. [2016-04-22 14:59:43,117][INFO ][node ] [test34.alarislabs.com] started
  600. [2016-04-22 14:59:43,222][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  601. [2016-04-22 18:57:51,494][INFO ][node ] [test34.alarislabs.com] stopping ...
  602. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] stopped
  603. [2016-04-22 18:57:51,579][INFO ][node ] [test34.alarislabs.com] closing ...
  604. [2016-04-22 18:57:51,584][INFO ][node ] [test34.alarislabs.com] closed
  605. [2016-04-22 18:57:53,373][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[25000], build[de54438/2015-10-22T08:09:48Z]
  606. [2016-04-22 18:57:53,374][INFO ][node ] [test34.alarislabs.com] initializing ...
  607. [2016-04-22 18:57:53,470][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  608. [2016-04-22 18:57:53,566][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  609. [2016-04-22 18:57:55,299][INFO ][node ] [test34.alarislabs.com] initialized
  610. [2016-04-22 18:57:55,300][INFO ][node ] [test34.alarislabs.com] starting ...
  611. [2016-04-22 18:57:55,397][INFO ][transport ] [test34.alarislabs.com] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300}, {[::1]:9300}
  612. [2016-04-22 18:57:55,407][INFO ][discovery ] [test34.alarislabs.com] logstash/agrTlY_0TQexo-kVX9fIpA
  613. [2016-04-22 18:57:58,446][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{agrTlY_0TQexo-kVX9fIpA}{127.0.0.1}{127.0.0.1:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  614. [2016-04-22 18:57:58,488][INFO ][http ] [test34.alarislabs.com] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}, {[::1]:9200}
  615. [2016-04-22 18:57:58,488][INFO ][node ] [test34.alarislabs.com] started
  616. [2016-04-22 18:57:58,555][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  617. [2016-04-22 19:01:20,530][INFO ][node ] [test34.alarislabs.com] stopping ...
  618. [2016-04-22 19:01:20,632][INFO ][node ] [test34.alarislabs.com] stopped
  619. [2016-04-22 19:01:20,632][INFO ][node ] [test34.alarislabs.com] closing ...
  620. [2016-04-22 19:01:20,638][INFO ][node ] [test34.alarislabs.com] closed
  621. [2016-04-22 19:01:24,324][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[26762], build[de54438/2015-10-22T08:09:48Z]
  622. [2016-04-22 19:01:24,325][INFO ][node ] [test34.alarislabs.com] initializing ...
  623. [2016-04-22 19:01:24,418][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  624. [2016-04-22 19:01:24,511][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  625. [2016-04-22 19:01:26,384][INFO ][node ] [test34.alarislabs.com] initialized
  626. [2016-04-22 19:01:26,384][INFO ][node ] [test34.alarislabs.com] starting ...
  627. [2016-04-22 19:01:26,490][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  628. [2016-04-22 19:01:26,491][INFO ][transport ] [test34.alarislabs.com] publish_address {192.168.18.234:9300}, bound_addresses {[::]:9300}
  629. [2016-04-22 19:01:26,499][INFO ][discovery ] [test34.alarislabs.com] logstash/6Y4FG8ROS6uzJzkLRLMYVg
  630. [2016-04-22 19:01:29,542][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{6Y4FG8ROS6uzJzkLRLMYVg}{192.168.18.234}{192.168.18.234:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  631. [2016-04-22 19:01:29,582][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  632. [2016-04-22 19:01:29,583][INFO ][http ] [test34.alarislabs.com] publish_address {192.168.18.234:9200}, bound_addresses {[::]:9200}
  633. [2016-04-22 19:01:29,583][INFO ][node ] [test34.alarislabs.com] started
  634. [2016-04-22 19:01:29,658][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  635. [2016-04-22 19:04:31,473][INFO ][node ] [test34.alarislabs.com] stopping ...
  636. [2016-04-22 19:04:31,557][INFO ][node ] [test34.alarislabs.com] stopped
  637. [2016-04-22 19:04:31,558][INFO ][node ] [test34.alarislabs.com] closing ...
  638. [2016-04-22 19:04:31,564][INFO ][node ] [test34.alarislabs.com] closed
  639. [2016-04-22 19:04:33,465][INFO ][node ] [test34.alarislabs.com] version[2.0.0], pid[28269], build[de54438/2015-10-22T08:09:48Z]
  640. [2016-04-22 19:04:33,465][INFO ][node ] [test34.alarislabs.com] initializing ...
  641. [2016-04-22 19:04:33,556][INFO ][plugins ] [test34.alarislabs.com] loaded [], sites []
  642. [2016-04-22 19:04:33,653][INFO ][env ] [test34.alarislabs.com] using [1] data paths, mounts [[/ (/dev/mapper/vg_main-lv_root)]], net usable_space [21.8gb], net total_space [49gb], spins? [possibly], types [ext4]
  643. [2016-04-22 19:04:35,547][INFO ][node ] [test34.alarislabs.com] initialized
  644. [2016-04-22 19:04:35,548][INFO ][node ] [test34.alarislabs.com] starting ...
  645. [2016-04-22 19:04:35,647][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  646. [2016-04-22 19:04:35,648][INFO ][transport ] [test34.alarislabs.com] publish_address {192.168.18.234:9300}, bound_addresses {[::]:9300}
  647. [2016-04-22 19:04:35,657][INFO ][discovery ] [test34.alarislabs.com] logstash/vYFWInKcTC6kVLHJ0E_RTg
  648. [2016-04-22 19:04:38,705][INFO ][cluster.service ] [test34.alarislabs.com] new_master {test34.alarislabs.com}{vYFWInKcTC6kVLHJ0E_RTg}{192.168.18.234}{192.168.18.234:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
  649. [2016-04-22 19:04:38,744][WARN ][common.network ] [test34.alarislabs.com] publish address: {0.0.0.0} is a wildcard address, falling back to first non-loopback: {192.168.18.234}
  650. [2016-04-22 19:04:38,744][INFO ][http ] [test34.alarislabs.com] publish_address {192.168.18.234:9200}, bound_addresses {[::]:9200}
  651. [2016-04-22 19:04:38,744][INFO ][node ] [test34.alarislabs.com] started
  652. [2016-04-22 19:04:38,809][INFO ][gateway ] [test34.alarislabs.com] recovered [3] indices into cluster_state
  653. [root@test34 elasticsearch]# service elasticsearch status
  654. elasticsearch (pid 28269) is running...
  655. [root@test34 elasticsearch]# history
  656. 50 file.file 13:16:04 cd /usr/lib/invoice/smsrt2/
  657. 51 file.file 13:16:06 ls -lart
  658. 52 file.file 13:16:11 less aniTranslateRule.csv
  659. 53 file.file 13:25:34 ps aux | grep python
  660. 54 file.file 13:25:38 less /home/oracle/alert_invoice.log
  661. 55 file.file 14:50:33 date
  662. 56 file.file 15:32:12 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  663. 57 file.file 15:40:27 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  664. 58 file.file 15:41:14 less /home/oracle/alert_invoice.log
  665. 59 file.file 15:41:24 less /var/log/invoice/smssw_160412_030000
  666. 60 file.file 16:05:46 yum clean all --enable-repo=alarislabs-testing
  667. 61 file.file 16:06:41 yum clean all --enablerepo=alarislabs-testing
  668. 62 file.file 16:06:51 yum update alarislabs-invoice-ui-3.4.15-12227.el6
  669. 63 file.file 16:07:25 service uidispd restart
  670. 64 file.file 17:08:36 yum update alarislabs-invoice-ui-3.4.15-12234.el6
  671. 65 file.file 17:08:41 yum clean all --enablerepo=alarislabs-testing
  672. 66 file.file 17:08:42 yum update alarislabs-invoice-ui-3.4.15-12234.el6
  673. 67 file.file 17:08:59 service uidispd restart
  674. 68 file.file 15:39:42 python26 /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  675. 69 file.file 21:27:04 yum clean all --enablerepo=alarislabs-testing
  676. 70 file.file 21:27:08 yum update alarislabs-invoice-ui-3.4.15-12243.el6
  677. 71 file.file 21:27:24 service uidispd restart
  678. 72 file.file 22:39:42 yum clean all --enablerepo=alarislabs-testing
  679. 73 file.file 22:39:47 yum update alarislabs-invoice-ui-3.4.15-12244.el6
  680. 74 file.file 22:40:40 service uidispd restart
  681. 75 file.file 23:31:29 yum clean all --enablerepo=alarislabs-testing
  682. 76 file.file 23:31:50 yum update alarislabs-invoice-ui-3.4.15-12246.el6
  683. 77 file.file 23:32:00 service uidispd restart
  684. 78 file.file 11:18:13 yum list installed|grep kernal
  685. 79 file.file 11:18:19 yum list installed|grep kurnal
  686. 80 file.file 11:19:03 yum list installed|grep kernel
  687. 81 file.file 12:39:20 yum list installed|grep dmls
  688. 82 file.file 12:39:36 yum search dmls
  689. 83 file.file 13:40:57 yum info alarislabs-common-dmls
  690. 84 file.file 13:57:43 locate get_mvtspro_calls.php
  691. 85 file.file 15:08:07 ls -lart /u01/app/oracle/invoice.files/get_mvtspro_calls.php
  692. 86 file.file 16:54:01 exit
  693. 87 file.file 17:45:59 yum update alarislabs-invoice-*-3.4.16
  694. 88 file.file 17:46:13 yum clean all --enablerepo=alarislabs-testing
  695. 89 file.file 17:46:15 yum update alarislabs-invoice-*-3.4.16
  696. 90 file.file 17:51:24 cd /home/oracle/install
  697. 91 file.file 17:51:28 ./install
  698. 92 file.file 17:59:17 less /home/oracle/install/patches/3.4.16/test34.alarislabs.com_3.4.16_20160413175132434679.log
  699. 93 file.file 18:01:29 yum clean all --enablerepo=alarislabs-testing
  700. 94 file.file 18:01:38 yum update alarislabs-invoice-portal-3.4.16-12265.el6
  701. 95 file.file 18:01:52 yum update alarislabs-invoice-restman-3.4.16-12265.el6
  702. 96 file.file 18:02:26 yum update alarislabs-invoice-selfcare-3.4.16-12265.el6
  703. 97 file.file 18:02:39 yum update alarislabs-invoice-ui-3.4.16-12265.el6
  704. 98 file.file 18:03:33 cd /etc/cron.d
  705. 99 file.file 18:03:34 ls -larth
  706. 100 file.file 18:03:38 vim invoice-hwdisp.conf.rpmnew
  707. 101 file.file 18:03:42 rm invoice-hwdisp.conf.rpmnew
  708. 102 file.file 18:03:44 ls -larth
  709. 103 file.file 18:03:49 rm -rf invoice-ui.conf.rpmnew
  710. 104 file.file 18:08:57 vim invoice-ui.conf
  711. 105 file.file 18:09:03 ls -larth
  712. 106 file.file 18:09:07 cd /etc/invoice/
  713. 107 file.file 18:09:08 ls -larth
  714. 108 file.file 18:09:12 vim restman.conf.rpmnew
  715. 109 file.file 18:09:50 vim restman.conf
  716. 110 file.file 18:10:00 rm -rf restman.conf.rpmnew
  717. 111 file.file 18:10:02 ls -larth
  718. 112 file.file 18:10:10 vim selfcare.conf
  719. 113 file.file 18:12:09 vim selfcare.conf.rpmnew
  720. 114 file.file 18:12:51 mv selfcare.conf.rpmnew selfcare.conf
  721. 115 file.file 18:13:36 vim selfcare.conf.rpmnew
  722. 116 file.file 18:13:39 vim selfcare.conf
  723. 117 file.file 18:13:48 curl 'https://test34.api.alarislabs.ru'
  724. 118 file.file 18:20:31 shutdown -r now
  725. 119 file.file 17:51:54 less /home/oracle/install/patches/3.4.16/test34.alarislabs.com_3.4.16_20160413175132434679.log
  726. 120 file.file 17:53:51 service nginx restart
  727. 121 file.file 17:54:47 vim /etc/nginx/nginx.conf
  728. 122 file.file 18:08:40 service httpd restart; service nginx restart
  729. 123 file.file 19:58:56 less /etc/httpd/conf.d/
  730. 124 file.file 19:59:03 cd /etc/httpd/conf.d/
  731. 125 file.file 19:59:05 ls -lart
  732. 126 file.file 19:59:08 vi alarislabs.conf
  733. 127 file.file 20:00:01 less invoice.conf.rpmsave
  734. 128 file.file 20:01:44 cp invoice.conf.rpmsave invoice.conf
  735. 129 file.file 20:01:51 service httpd restart
  736. 130 file.file 20:02:18 less invoice.conf
  737. 131 file.file 20:02:37 ls -lart
  738. 132 file.file 00:54:51 mc
  739. 133 file.file 00:55:03 less /etc/invoice/hlr.conf
  740. 134 file.file 00:56:41 tail -f /var/log/invoice/hlr*log
  741. 135 file.file 00:56:52 tail -f /var/log/httpd/hlr*log
  742. 136 file.file 01:00:28 tail -f /var/log/httpd/*log
  743. 137 file.file 01:01:08 vi /var/www/html/hlr/hlr.cgi
  744. 138 file.file 23:39:03 service httpd restart; service nginx restart
  745. 139 file.file 00:04:44 tail -f /var/log/nginx/access.log
  746. 140 file.file 00:05:44 service httpd restart; service nginx restart
  747. 141 file.file 00:05:55 tail -f /var/log/nginx/access.log
  748. 142 file.file 00:06:17 service httpd restart; service nginx restart
  749. 143 file.file 00:09:22 tail -f /var/log/nginx/access.log
  750. 144 file.file 00:09:49 tail -f /var/log/httpd/access_log
  751. 145 file.file 00:13:08 service httpd restart; service nginx restart
  752. 146 file.file 00:36:28 tail -f /var/log/nginx/access.log
  753. 147 file.file 00:38:22 service httpd restart; service nginx restart
  754. 148 file.file 00:38:24 tail -f /var/log/nginx/access.log
  755. 149 file.file 00:38:42 tail -f /var/log/nginx/error.log
  756. 150 file.file 00:40:04 service httpd restart; service nginx restart
  757. 151 file.file 00:40:06 tail -f /var/log/nginx/error.log
  758. 152 file.file 00:40:55 service httpd restart; service nginx restart
  759. 153 file.file 01:02:33 tail -f /var/log/nginx/error.log
  760. 154 file.file 01:03:22 service httpd restart; service nginx restart
  761. 155 file.file 01:03:25 tail -f /var/log/nginx/error.log
  762. 156 file.file 01:05:44 service httpd restart; service nginx restart
  763. 157 file.file 01:06:17 tail -f /var/log/nginx/error.log
  764. 158 file.file 01:31:12 service httpd restart; service nginx restart
  765. 159 file.file 01:31:13 tail -f /var/log/nginx/error.log
  766. 160 file.file 01:31:58 tail -f /var/log/httpd/error_log
  767. 161 file.file 12:07:05 service nginx restart
  768. 162 file.file 11:21:44 less /var/log/invoice/smsrt2.log
  769. 163 file.file 11:22:01 yum list installed | grep invoice
  770. 164 file.file 11:24:40 less /var/log/invoice/smsrt2.log
  771. 165 file.file 11:25:54 cat /etc/cron.d/invoice-db-smsrt2.conf
  772. 166 file.file 11:25:59 date >> /var/log/invoice/cfgExport.log && source /root/.bash_profile && /usr/bin/python26 /usr/lib/invoice/db/smsrt2CfgExport.pyc >> /var/log/invoice/cfgExport.log 2>&1
  773. 167 file.file 11:26:43 less /var/log/invoice/cfgExport.log
  774. 168 file.file 11:26:46 service smsrt2d restart
  775. 169 file.file 11:26:50 less /var/log/invoice/smsrt2.log
  776. 170 file.file 11:33:15 yum update alarislabs-invoice-smsrt2-3.4.16-12276.el6
  777. 171 file.file 11:33:34 service smsrt2d restart
  778. 172 file.file 11:33:37 less /var/log/invoice/smsrt2.log
  779. 173 file.file 12:46:32 python26 /usr/lib/invoice/smsrt2/console.pyc 1760 shchan 10040
  780. 174 file.file 12:46:51 python26 /usr/lib/invoice/smsrt2/console.pyc 1760 shchanstat 10040
  781. 175 file.file 12:47:04 python26 /usr/lib/invoice/smsrt2/console.pyc 1760 shchanstat 10040 | grep 10040
  782. 176 file.file 12:47:09 python26 /usr/lib/invoice/smsrt2/console.pyc 1760 shchanstat 10040
  783. 177 file.file 12:47:51 python26 /usr/lib/invoice/smsrt2/console.pyc 1760 shchanstat 10294
  784. 178 file.file 12:47:56 python26 /usr/lib/invoice/smsrt2/console.pyc 1760 shchan 10294
  785. 179 file.file 12:48:01 python26 /usr/lib/invoice/smsrt2/console.pyc 1760 shchanstat 10294
  786. 180 file.file 12:48:09 python26 /usr/lib/invoice/smsrt2/console.pyc 1760 shchanstat 10294 | grep 10294
  787. 181 file.file 13:18:39 cat /etc/sysconfig/network-scripts/ifcfg-eth0
  788. 182 file.file 15:03:39 tail -f /var/log/nginx/error.log
  789. 183 file.file 15:07:36 service nginx restart
  790. 184 file.file 14:46:52 yum list installed | grep elastic
  791. 185 file.file 14:47:03 yum install alarislabs-elasticsearch*
  792. 186 file.file 14:47:31 yum clean all
  793. 187 file.file 14:47:58 yum install alarislabs-elasticsearch*
  794. 188 file.file 14:54:28 service restman status
  795. 189 file.file 14:54:50 cd /var/log/invoice/
  796. 190 file.file 14:54:52 ls -larth
  797. 191 file.file 14:54:58 less restman.log
  798. 192 file.file 14:55:05 cd /etc/invoice/
  799. 193 file.file 14:55:07 ls -larth
  800. 194 file.file 14:55:12 less restman.conf
  801. 195 file.file 14:56:48 ip ad
  802. 196 file.file 14:57:19 cd /var/log/invoice/
  803. 197 file.file 14:57:21 ls -larth
  804. 198 file.file 14:57:26 less
  805. 199 file.file 14:57:29 less restman.log
  806. 200 file.file 15:23:17 service restman status
  807. 201 file.file 15:23:22 ls -larth
  808. 202 file.file 15:23:28 less restman.log
  809. 203 file.file 15:30:26 service restman status
  810. 204 file.file 15:09:39 python26 /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  811. 205 file.file 15:22:36 less /var/log/invoice/smssw_160414_030000
  812. 206 file.file 15:29:13 history | grep curl
  813. 207 file.file 15:29:19 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  814. 208 file.file 15:29:28 less /var/log/invoice/smssw_160414_030000
  815. 209 file.file 15:32:42 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  816. 210 file.file 15:32:44 less /var/log/invoice/smssw_160414_030000
  817. 211 file.file 15:39:44 python26 /usr/lib/invoice/smsrt2/console.pyc 1760 shchan 10154
  818. 212 file.file 15:41:26 less /var/log/invoice/smssw_smpp_160414_030000 | grep 10154
  819. 213 file.file 15:41:33 less /var/log/invoice/smssw_smpp_160414_030000 | grep 10154 | grep 'SBM '
  820. 214 file.file 15:41:50 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  821. 215 file.file 15:41:53 less /var/log/invoice/smssw_160414_030000
  822. 216 file.file 15:42:45 less /var/log/invoice/smssw_smpp_160414_030000 | grep 10154 | grep 'SBM '
  823. 217 file.file 15:46:35 less /var/log/invoice/smssw_160414_030000
  824. 218 file.file 15:47:46 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  825. 219 file.file 15:47:47 less /var/log/invoice/smssw_160414_030000
  826. 220 file.file 15:57:34 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  827. 221 file.file 15:57:35 less /var/log/invoice/smssw_160414_030000
  828. 222 file.file 15:58:09 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  829. 223 file.file 15:58:10 less /var/log/invoice/smssw_160414_030000
  830. 224 file.file 16:00:58 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  831. 225 file.file 16:01:00 less /var/log/invoice/smssw_160414_030000
  832. 226 file.file 16:01:08 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  833. 227 file.file 16:01:09 less /var/log/invoice/smssw_160414_030000
  834. 228 file.file 16:01:16 less /var/log/invoice/smssw_smpp_160414_030000
  835. 229 file.file 16:01:29 less /var/log/invoice/smssw_edr_json_160414_160000
  836. 230 file.file 16:01:41 less /var/log/invoice/smssw_smpp_160414_030000
  837. 231 file.file 17:13:41 cd /var/run/invoice/
  838. 232 file.file 17:13:45 ls -larth
  839. 233 file.file 17:13:50 less hwdisp.04213.dat
  840. 234 file.file 17:14:13 date
  841. 235 file.file 17:14:14 less hwdisp.04213.dat
  842. 236 file.file 17:14:37 ps aux | grep hwd
  843. 237 file.file 17:14:42 pwd
  844. 238 file.file 17:15:19 ls -larth
  845. 239 file.file 17:15:28 rm smsrt.04243.dat
  846. 240 file.file 17:15:33 rm smsrt.04886.dat
  847. 241 file.file 17:15:38 service smsrt2d restart
  848. 242 file.file 17:15:41 ls -larth
  849. 243 file.file 17:15:52 less smsrt.07841.dat
  850. 244 file.file 17:15:54 ls -larth
  851. 245 file.file 17:16:03 ps aux | grep smsrt
  852. 246 file.file 17:16:17 ls -larth
  853. 247 file.file 15:41:34 history
  854. 248 file.file 15:41:45 history | grep curl
  855. 249 file.file 15:43:00 curl "http://192.168.18.234:8001/api?ani=test&messageId=alss-56f95e8d-66814c06&username=Login2&password=Password2&command=query&serviceType=clType"
  856. 250 file.file 15:43:32 curl -X POST -d "ani=test&dnis=7910123123,79101,79102,79103&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=split&message=Этот текст предназначен для проверки того как свитч делит сообщение на несколько частей. Проверим работает ли деление по 67 символов" http://192.168.18.234:8001
  857. 251 file.file 15:43:53 curl "http://192.168.18.234:8001/api?ani=test&messageId=alss-570e646a-a0cb9abc&username=Login2&password=Password2&command=query&serviceType=clType"
  858. 252 file.file 15:50:28 curl "http://192.168.18.234:8001/api?ani=test&messageId=alss-570e646a-b7957aa0&username=Login2&password=Password2&command=query&serviceType=clType"
  859. 253 file.file 22:08:56 service restman stop
  860. 254 file.file 22:09:07 netstat - apn | grep 8080
  861. 255 file.file 22:09:13 netstat -apn | grep 8080
  862. 256 file.file 22:09:19 service restman start
  863. 257 file.file 22:20:44 exit
  864. 258 file.file 16:37:44 service nginx restart
  865. 259 file.file 16:48:55 tail -f /var/log/nginx/error.log
  866. 260 file.file 23:08:32 yum --enablerepo=alarislabs-testing search dmls
  867. 261 file.file 23:08:48 yum --enablerepo=alarislabs-stable search dmls
  868. 262 file.file 23:10:20 yum update alarislabs-common-dmls
  869. 263 file.file 23:28:15 man dmls
  870. 264 file.file 01:01:23 exit
  871. 265 file.file 08:02:37 python26 /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  872. 266 file.file 09:15:54 vim /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  873. 267 file.file 09:16:17 python26 /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  874. 268 file.file 09:25:39 cd /usr/lib/invoice/smssw
  875. 269 file.file 09:25:47 vim smsGenClient.py.2015091619
  876. 270 file.file 09:25:57 python26 smsGenClient.py.2015091619
  877. 271 file.file 07:59:29 less /var/log/invoice/smssw_edr_json_160414_150000
  878. 272 file.file 08:02:12 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  879. 273 file.file 08:02:19 less /var/log/invoice/smssw_160415_030000
  880. 274 file.file 08:02:55 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  881. 275 file.file 08:02:56 less /var/log/invoice/smssw_160415_030000
  882. 276 file.file 08:03:26 less /var/log/invoice/smssw_smpp_160415_030000 | grep 10054
  883. 277 file.file 08:03:30 less /var/log/invoice/smssw_smpp_160415_030000 | grep 10154
  884. 278 file.file 08:03:37 less /var/log/invoice/smssw_smpp_160415_030000 | grep 10154 | grep 'SBM '
  885. 279 file.file 08:11:28 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  886. 280 file.file 08:11:30 less /var/log/invoice/smssw_160415_030000
  887. 281 file.file 09:14:23 vim /etc/invoice/deliverGenData.conf
  888. 282 file.file 09:14:35 less /var/log/invoice/smssw_160415_030000
  889. 283 file.file 09:16:27 vim /etc/invoice/deliverGenData.conf
  890. 284 file.file 09:17:03 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  891. 285 file.file 09:17:07 less /var/log/invoice/smssw_160415_030000
  892. 286 file.file 09:21:26 vim /etc/invoice/deliverGenData.conf
  893. 287 file.file 09:21:39 less /var/log/invoice/smssw_160415_030000
  894. 288 file.file 09:22:21 vim /etc/invoice/deliverGenData.conf
  895. 289 file.file 09:22:31 less /var/log/invoice/smssw_160415_030000
  896. 290 file.file 09:22:48 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=payload&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  897. 291 file.file 09:22:50 less /var/log/invoice/smssw_160415_030000
  898. 292 file.file 09:23:59 vim /etc/invoice/deliverGenData.conf
  899. 293 file.file 09:24:05 less /var/log/invoice/smssw_160415_030000
  900. 294 file.file 09:25:20 vim /etc/invoice/deliverGenData.conf
  901. 295 file.file 09:25:24 less /var/log/invoice/smssw_160415_030000
  902. 296 file.file 09:27:59 vim /etc/invoice/deliverGenData.conf
  903. 297 file.file 09:28:06 less /var/log/invoice/smssw_160415_030000
  904. 298 file.file 09:30:59 vim /etc/invoice/deliverGenData.conf
  905. 299 file.file 09:31:55 less /var/log/invoice/smssw_smpp_160415_030000
  906. 300 file.file 09:33:56 less /var/log/invoice/smssw_160415_030000
  907. 301 file.file 09:37:37 yum list installed | grep nginx
  908. 302 file.file 09:49:15 cd /usr/lib/invoice/router/test_tools/fakeSoftSwitch/
  909. 303 file.file 09:49:17 ls -larth
  910. 304 file.file 09:49:28 nohup python26 fakeSipClient.py.2015100115 &
  911. 305 file.file 11:31:06 less /home/oracle/install/patches/3.4.16/test34.alarislabs.com_3.4.16_20160413175132434679.log
  912. 306 file.file 12:50:26 top
  913. 307 file.file 12:50:54 ps aux | grep fake
  914. 308 file.file 12:50:59 kill -9 15218
  915. 309 file.file 12:51:01 top
  916. 310 file.file 14:53:45 history | grep POST
  917. 311 file.file 18:55:32 cd /var/www/html/invoice/
  918. 312 file.file 18:55:34 ls -lart
  919. 313 file.file 18:55:37 cd files/
  920. 314 file.file 18:55:38 ls -lart
  921. 315 file.file 18:56:05 shown -R oracle:oinstall OMBk0LEx3luEPIa53gO6JO8NDDPPzI9mI71OnNL70GrDFpe16F0kB3Md1cILtCM1/
  922. 316 file.file 18:56:08 chown -R oracle:oinstall OMBk0LEx3luEPIa53gO6JO8NDDPPzI9mI71OnNL70GrDFpe16F0kB3Md1cILtCM1/
  923. 317 file.file 18:56:32 ls -lart
  924. 318 file.file 18:56:38 cd 2DnG5K7Kzc3E7D84PHKF9L64O4DE8BGlO6LzniwKqI6GyB1ruICHOk3uBI5lqnsN/
  925. 319 file.file 18:56:40 ls -lart
  926. 320 file.file 18:56:52 chmod 755 cdr_export.xlsx
  927. 321 file.file 19:02:50 less cdr_export.xlsx
  928. 322 file.file 19:03:33 exit
  929. 323 file.file 18:49:03 mc
  930. 324 file.file 18:49:11 cd /var/www/html/invoice
  931. 325 file.file 18:49:15 cd files
  932. 326 file.file 18:49:16 dir
  933. 327 file.file 18:49:27 dir | grep https://test34.alarislabs.com/api2/?msgType=string:sta_recon_utils.export_cdr_recon_details&_dc=1460735288119
  934. 328 file.file 18:49:44 dir | grep Partner_CDR_found_only_task103098.csv
  935. 329 file.file 18:49:48 ls -la | grep Partner_CDR_found_only_task103098.csv
  936. 330 file.file 19:30:13 python26 /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  937. 331 file.file 19:28:28 history | grep curl
  938. 332 file.file 19:28:51 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=cut&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  939. 333 file.file 19:29:01 less /var/log/invoice/smssw_160415_030000
  940. 334 file.file 19:29:18 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=cut&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it. Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  941. 335 file.file 19:29:19 less /var/log/invoice/smssw_160415_030000
  942. 336 file.file 19:29:37 less /var/log/invoice/smssw_smpp_160415_030000
  943. 337 file.file 19:29:45 less /var/log/invoice/smssw_http_160415_030000
  944. 338 file.file 19:32:03 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&password=Password2&command=submit&serviceType=clType&longMessageMode=cut&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it. Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  945. 339 file.file 18:14:39 service nginx restart
  946. 340 file.file 11:32:51 св .мфк.дщп.штмщшссу
  947. 341 file.file 11:32:55 cd /var/log/invoice
  948. 342 file.file 11:32:56 ls -lart
  949. 343 file.file 11:50:50 curl 'http://localhost:8001/api?ani=Sender&dnis=7904064&username=~!@#$%^&*()_+&password=`1234567890-=&message=text&command=submit&serviceType='
  950. 344 file.file 11:50:55 ls -lart
  951. 345 file.file 11:51:00 less smssw_http_160417_030000
  952. 346 file.file 11:52:18 less smssw_160417_030000
  953. 347 file.file 11:52:46 ls -lart
  954. 348 file.file 11:55:57 curl 'http://localhost:8001/api?ani=Sender&dnis=7904064&username=~!@$%^&*()_+&password=`1234567890-=&message=text&command=submit&serviceType='
  955. 349 file.file 11:56:00 ls -lart
  956. 350 file.file 11:56:11 cat smssw_http_160417_030000
  957. 351 file.file 11:57:17 curl 'http://localhost:8001/api?ani=Sender&dnis=7904064&username=~!@$%^*()_+&password=`1234567890-=&message=text&command=submit&serviceType='
  958. 352 file.file 11:57:21 cat smssw_http_160417_030000
  959. 353 file.file 11:59:13 curl 'http://localhost:8001/api?ani=Sender&dnis=7904064&username=!"№;%:?*()_+&password=`1234567890-=&message=text&command=submit&serviceType='
  960. 354 file.file 11:59:16 cat smssw_http_160417_030000
  961. 355 file.file 12:00:29 curl 'http://localhost:8001/api?ani=Sender&dnis=7904064&username=~!@$%^*()_+&password=`1234567890-=&message=te#&xt&command=submit&serviceType='
  962. 356 file.file 12:00:32 cat smssw_http_160417_030000
  963. 357 file.file 17:39:39 cd /var/www/html/invoice/files/
  964. 358 file.file 17:41:12 ls -lart
  965. 359 file.file 17:41:44 ls -lart P3F7KGDlN84IDxH38Eg5125FDBHe1Bg5DICjd4ylCyxDyLD5LrGLGGMJ275m0OAi/
  966. 360 file.file 17:42:40 cd ../
  967. 361 file.file 17:42:42 ls -lart
  968. 362 file.file 17:42:44 cd files/
  969. 363 file.file 17:42:46 ls -lart
  970. 364 file.file 17:43:40 cd KfHhMNKHu9EytyoGpLGDPDE333k6L4pJAK7Cq8A11Ns3L49s1l7Oj4EmmOKsL1Iv/
  971. 365 file.file 17:43:42 ls -lart
  972. 366 file.file 17:57:51 cd ../
  973. 367 file.file 17:57:53 ls -latr
  974. 368 file.file 17:58:05 scp 4OFoBoGcxDedGBBO6kmG3fFE70M9f1HLLfdPHGEN81rzwEv87HPGJE5c034JGNpl/SMS_EDR_Export_20160417_175737.csv /tmp/
  975. 369 file.file 00:06:53 reboot
  976. 370 file.file 22:30:23 cd /root
  977. 371 file.file 22:30:25 ls -larth
  978. 372 file.file 22:30:28 less .fetchmailrc
  979. 373 file.file 22:30:41 ps aux | grep fetch
  980. 374 file.file 22:31:01 fetchmail -v -k
  981. 375 file.file 00:12:13 date
  982. 376 file.file 12:09:07 service nginx restart
  983. 377 file.file 12:40:07 locate SMS_EDR_Export
  984. 378 file.file 12:40:43 /u01/app/oracle/invoice.files
  985. 379 file.file 12:40:51 cd /u01/app/oracle/invoice.files
  986. 380 file.file 12:40:54 ls -l
  987. 381 file.file 12:41:05 ls -l 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv
  988. 382 file.file 12:42:41 less 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv
  989. 383 file.file 12:43:24 ls -l *csv
  990. 384 file.file 12:43:37 less phpsBWU0J.Book1.xls.csv
  991. 385 file.file 12:44:02 less 21232f297a57a5a743894a0e4a801fc3_phpQYx0yN.cdrs_20160330130000_TASK101390.1459524934257.csv
  992. 386 file.file 12:44:21 less 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv
  993. 387 file.file 12:44:39 vi 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv
  994. 388 file.file 12:44:53 less 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv
  995. 389 file.file 12:45:30 awk 'NR==1{sub(/^\xef\xbb\xbf/,"")}{print}' 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv1
  996. 390 file.file 12:45:39 less 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv1
  997. 391 file.file 12:45:59 awk 'NR==1{sub(/^\xef\xbb\xbf/,"")}{print}' 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv > 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv1
  998. 392 file.file 12:46:03 less 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv1
  999. 393 file.file 12:46:11 mv 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv1 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv
  1000. 394 file.file 12:47:35 vi 20160418_122350_171694_SMS_EDR_Export_20160417_175737-fresh.csv
  1001. 395 file.file 12:59:17 ls -l
  1002. 396 file.file 12:59:31 ls -l *SMS_EDR*
  1003. 397 file.file 12:59:39 vi 20160418_125430_231541_SMS_EDR_Export_20160417_175737.csv
  1004. 398 file.file 18:07:19 date
  1005. 399 file.file 18:16:55 less /etc/sysconfig/clock
  1006. 400 file.file 19:14:23 exit
  1007. 401 file.file 18:05:05 cd /etc/
  1008. 402 file.file 18:05:10 ls -lart|grep local
  1009. 403 file.file 18:06:03 cd /usr/share/zoneinfo/
  1010. 404 file.file 18:06:04 ls -lart
  1011. 405 file.file 18:06:14 ls -lart|grep GMT
  1012. 406 file.file 18:06:41 cd Etc/
  1013. 407 file.file 18:06:43 ls -lart
  1014. 408 file.file 18:07:30 ln -sf /usr/share/zoneinfo/Etc/GMT+3 /etc/localtime
  1015. 409 file.file 18:07:39 man hwclock
  1016. 410 file.file 18:07:51 hwclock -w
  1017. 411 file.file 18:07:53 date
  1018. 412 file.file 18:08:11 service ntpd status
  1019. 413 file.file 18:08:41 crontab -
  1020. 414 file.file 18:08:44 crontab -l
  1021. 415 file.file 18:08:55 service ntpd start
  1022. 416 file.file 18:08:58 date
  1023. 417 file.file 18:09:30 ntpdate pool.ntp.org
  1024. 418 file.file 18:09:37 date
  1025. 419 file.file 18:09:49 service ntpd stop
  1026. 420 file.file 18:09:51 ntpdate pool.ntp.org
  1027. 421 file.file 18:09:57 date
  1028. 422 file.file 18:10:21 service ntpd start
  1029. 423 file.file 18:10:30 ls -lart /etc|grep local
  1030. 424 file.file 18:12:00 vi /etc/sysconfig/clock
  1031. 425 file.file 18:12:18 cat /etc/sysconfig/clock
  1032. 426 file.file 18:12:36 date
  1033. 427 file.file 18:13:37 ln -sf /usr/share/zoneinfo/Etc/GMT-3 /etc/localtime
  1034. 428 file.file 18:13:41 vi /etc/sysconfig/clock
  1035. 429 file.file 18:13:50 date
  1036. 430 file.file 18:14:05 hwclock -w
  1037. 431 file.file 19:14:25 exit
  1038. 432 file.file 21:16:31 yum update alarislabs-invoice-*-3.4.16-12393.el6
  1039. 433 file.file 21:24:07 cd /etc/nginx/
  1040. 434 file.file 21:24:08 ls -larth
  1041. 435 file.file 21:24:10 cd conf.d
  1042. 436 file.file 21:24:11 ls -larth
  1043. 437 file.file 21:24:17 less alarislabs-invoice-ui.conf.rpmnew
  1044. 438 file.file 21:24:21 less alarislabs-invoice-ui.conf
  1045. 439 file.file 21:24:30 rm -rf *.rpmnew
  1046. 440 file.file 21:24:31 ls -larth
  1047. 441 file.file 21:24:35 cd /etc/invoice/
  1048. 442 file.file 21:24:36 ls -larth
  1049. 443 file.file 21:24:40 less selfcare.conf.rpmnew
  1050. 444 file.file 21:24:43 less selfcare.conf
  1051. 445 file.file 21:24:47 rm selfcare.conf.rpmnew
  1052. 446 file.file 21:24:51 ls -larth | grep rpmnew
  1053. 447 file.file 21:24:55 less hlr.conf.rpmnew
  1054. 448 file.file 21:25:02 rm hlr.conf.rpmnew
  1055. 449 file.file 21:25:05 ls -larth | grep rpmnew
  1056. 450 file.file 21:25:08 less mail_client.conf.rpmnew
  1057. 451 file.file 21:25:10 less mail_client.conf
  1058. 452 file.file 21:25:25 less smssw.conf.rpmnew
  1059. 453 file.file 21:25:28 rm smssw.conf.rpmnew
  1060. 454 file.file 21:25:31 ls -larth
  1061. 455 file.file 21:25:33 ls -larth | grep rpmnew
  1062. 456 file.file 21:25:35 less uidisp.conf.
  1063. 457 file.file 21:25:36 less uidisp.conf.rpmnew
  1064. 458 file.file 21:25:40 rm uidisp.conf.rpmnew
  1065. 459 file.file 21:25:42 ls -larth
  1066. 460 file.file 21:26:02 cd /home/oracle/install/
  1067. 461 file.file 21:26:03 ls -larth
  1068. 462 file.file 21:26:05 less config.sql.rpmnew
  1069. 463 file.file 21:27:36 ls -larth
  1070. 464 file.file 21:27:38 ./install
  1071. 465 file.file 21:41:55 shutdown -r now
  1072. 466 file.file 21:31:46 less /home/oracle/install/patches/3.4.16/test34.alarislabs.com_3.4.16_20160418212743202633.log
  1073. 467 file.file 21:46:43 ps aux | grep python
  1074. 468 file.file 23:38:59 uptime
  1075. 469 file.file 23:40:13 date
  1076. 470 file.file 23:40:20 uptime
  1077. 471 file.file 01:29:55 exit
  1078. 472 file.file 14:07:16 ping 192.168.18.209
  1079. 473 file.file 13:57:21 ssh dev34
  1080. 474 file.file 13:57:25 ssh build
  1081. 475 file.file 13:18:57 scp 62.210.5.40:/var/log/invoice/smssw_1604* /tmp/
  1082. 476 file.file 13:42:52 df -h
  1083. 477 file.file 13:42:53 cd /tmp/
  1084. 478 file.file 13:42:57 ls -larth
  1085. 479 file.file 13:43:02 gunzip smssw_16041*.gz
  1086. 480 file.file 13:47:26 ls -larth
  1087. 481 file.file 13:52:06 less smssw_16041* | grep 'saveInDb'
  1088. 482 file.file 13:54:07 scp 62.210.5.40:/u01/app/oracle/cdr.files/smssw_edr__160419125200_00_09269.sqlite.ok /tmp/
  1089. 483 file.file 13:54:17 scp 62.210.5.39:/u01/app/oracle/cdr.files/smssw_edr__160419125200_00_09269.sqlite.ok /tmp/
  1090. 484 file.file 13:55:45 less smssw_16041* | grep 'saveInDb' >> insert_edr.log
  1091. 485 file.file 13:57:47 less insert_edr.log
  1092. 486 file.file 14:00:58 ls -larth
  1093. 487 file.file 11:55:41 yum list installed|grep invoice
  1094. 488 file.file 11:57:24 cd /etc/invoice/
  1095. 489 file.file 11:57:28 ls -lart|grep watch
  1096. 490 file.file 11:57:32 less hwdisp_watchdog.conf
  1097. 491 file.file 13:54:23 ping 192.168.18.134
  1098. 492 file.file 15:45:02 man nslookup
  1099. 493 file.file 15:46:18 nslookup rpm.alarislabs.com
  1100. 494 file.file 16:47:12 cd /usr/lib/invoice/smssw
  1101. 495 file.file 16:47:15 vim smsGenClient
  1102. 496 file.file 16:47:22 vim smsGenClient.py.2015091619
  1103. 497 file.file 16:49:36 python26 smsGenClient.py.2015091619
  1104. 498 file.file 17:45:18 cd /root
  1105. 499 file.file 17:45:21 vim sipTest.py
  1106. 500 file.file 17:50:27 less /var/log/invoice/restman
  1107. 501 file.file 17:50:28 less /var/log/invoice/restman.log
  1108. 502 file.file 18:05:30 vim sipTest.py
  1109. 503 file.file 18:06:03 python26 sipTest.py 100500
  1110. 504 file.file 18:06:07 vim sipTest.py
  1111. 505 file.file 18:06:31 python26 sipTest.py 100500
  1112. 506 file.file 18:06:33 vim sipTest.py
  1113. 507 file.file 18:06:45 python26 sipTest.py 100500
  1114. 508 file.file 18:06:53 vim sipTest.py
  1115. 509 file.file 18:07:08 python26 sipTest.py 100500
  1116. 510 file.file 18:07:12 vim sipTest.py
  1117. 511 file.file 18:07:32 python26 sipTest.py 100500
  1118. 512 file.file 18:07:41 vim sipTest.py
  1119. 513 file.file 18:08:26 python26 sipTest.py 100500
  1120. 514 file.file 18:08:59 vim sipTest.py
  1121. 515 file.file 18:09:08 python26 sipTest.py 100500
  1122. 516 file.file 18:09:40 vim sipTest.py
  1123. 517 file.file 18:09:47 python26 sipTest.py 100500
  1124. 518 file.file 16:46:39 cd /usr/lib/invoice/smssw
  1125. 519 file.file 16:46:42 vim smsGenerator2way.py.2015091619
  1126. 520 file.file 16:47:05 python26 smsGenerator2way.py.2015091619
  1127. 521 file.file 16:25:13 ssh build
  1128. 522 file.file 16:27:20 ssh 192.168.18.233
  1129. 523 file.file 16:27:25 ssh 192.168.18.243
  1130. 524 file.file 16:32:27 cd /etc/nginx/
  1131. 525 file.file 16:32:28 ls -larth
  1132. 526 file.file 16:32:31 cd conf.d/
  1133. 527 file.file 16:32:32 ls -larth
  1134. 528 file.file 16:32:35 vim alarislabs.inc
  1135. 529 file.file 16:33:12 service nginx restart
  1136. 530 file.file 16:36:46 less /etc/init.d/smsrt2d
  1137. 531 file.file 16:37:30 cd /var/lib/run
  1138. 532 file.file 16:37:35 cd /var/run/invoice/
  1139. 533 file.file 16:37:36 ls -larth
  1140. 534 file.file 16:37:42 service smsrt2d restart
  1141. 535 file.file 16:37:44 ls -larth
  1142. 536 file.file 16:37:56 service hwdispd stop; service hwdispd start
  1143. 537 file.file 16:37:59 ls -larth
  1144. 538 file.file 16:38:11 service hwdispbald stop; service hwdispbald start
  1145. 539 file.file 16:38:13 ls -larth
  1146. 540 file.file 16:38:26 less smssw.04260.dat
  1147. 541 file.file 16:38:29 date
  1148. 542 file.file 16:38:32 servoce smsswd restart
  1149. 543 file.file 16:38:36 service smsswd restart
  1150. 544 file.file 16:38:39 ls -larth
  1151. 545 file.file 16:39:02 ps aux | grep smssw
  1152. 546 file.file 16:39:12 ls -larth
  1153. 547 file.file 16:44:37 vim /etc/invoice/deliverGenData.conf
  1154. 548 file.file 16:49:57 less /var/log/invoice/smssw_160419_030000
  1155. 549 file.file 16:53:12 vim /etc/invoice/deliverGenData.conf
  1156. 550 file.file 16:53:18 less /var/log/invoice/smssw_160419_030000
  1157. 551 file.file 16:54:06 vim /etc/invoice/deliverGenData.conf
  1158. 552 file.file 16:54:12 less /var/log/invoice/smssw_160419_030000
  1159. 553 file.file 17:08:52 cd /usr/lib/invoice/
  1160. 554 file.file 17:08:54 ls -larth
  1161. 555 file.file 17:09:04 cd smsrt2
  1162. 556 file.file 17:09:05 ls -larth
  1163. 557 file.file 17:09:18 python26 console.pyc 1760 shchan 10162
  1164. 558 file.file 17:09:22 python26 console.pyc 1760 shchan 10185
  1165. 559 file.file 17:09:31 python26 console.pyc 1760 shchan 10154
  1166. 560 file.file 17:11:17 less /var/log/invoice/smssw_160419_030000
  1167. 561 file.file 18:07:54 less /var/log/invoice/hwdisp_route.log
  1168. 562 file.file 18:08:00 vim /etc/invoice/hwdisp.conf
  1169. 563 file.file 18:08:20 service hwdispbald stop; service hwdispbald start
  1170. 564 file.file 18:08:22 less /var/log/invoice/hwdisp_route.log
  1171. 565 file.file 18:09:17 less /var/log/invoice/hwdisp.log
  1172. 566 file.file 18:09:23 less /var/log/invoice/sip_server.log
  1173. 567 file.file 18:09:53 less /var/log/invoice/hwdisp.log
  1174. 568 file.file 18:09:56 less /var/log/invoice/hwdisp_route.log
  1175. 569 file.file 18:10:00 less /var/log/invoice/sip_server.log
  1176. 570 file.file 02:23:30 fetchmail -v -k
  1177. 571 file.file 15:36:41 service nginx restart
  1178. 572 file.file 16:00:06 uname
  1179. 573 file.file 16:00:22 uname -s
  1180. 574 file.file 16:00:33 uname -r
  1181. 575 file.file 16:00:46 uname -v
  1182. 576 file.file 16:01:07 uname -p
  1183. 577 file.file 16:01:18 uname -a
  1184. 578 file.file 16:01:35 clr
  1185. 579 file.file 16:01:39 clear
  1186. 580 file.file 16:01:54 free
  1187. 581 file.file 16:03:44 uptime
  1188. 582 file.file 16:04:37 vmstat
  1189. 583 file.file 16:06:28 df
  1190. 584 file.file 16:07:22 df --human
  1191. 585 file.file 16:13:45 uptime
  1192. 586 file.file 16:14:36 df --human
  1193. 587 file.file 16:15:34 vmstat
  1194. 588 file.file 16:19:58 ls -1
  1195. 589 file.file 16:21:03 ls -l
  1196. 590 file.file 16:22:27 pwd
  1197. 591 file.file 16:22:51 cd //
  1198. 592 file.file 16:22:57 cd ..
  1199. 593 file.file 16:23:00 pwd
  1200. 594 file.file 16:23:09 cd /
  1201. 595 file.file 16:23:17 cd /root
  1202. 596 file.file 16:23:21 pwd
  1203. 597 file.file 16:23:26 cd..
  1204. 598 file.file 16:23:33 cd ..
  1205. 599 file.file 16:23:36 pwd
  1206. 600 file.file 16:23:41 cd ..
  1207. 601 file.file 16:23:44 pwd
  1208. 602 file.file 16:23:55 ls -l
  1209. 603 file.file 16:27:29 cd ../primer1/in_primer_1
  1210. 604 file.file 16:27:45 cd /root
  1211. 605 file.file 16:28:05 cd ../primer_1/in_primer_1
  1212. 606 file.file 16:28:34 pwd
  1213. 607 file.file 16:28:38 clear
  1214. 608 file.file 16:28:49 cd ..
  1215. 609 file.file 16:28:52 ls
  1216. 610 file.file 16:29:02 ls -l
  1217. 611 file.file 16:30:26 cd ../primer
  1218. 612 file.file 16:32:01 touch file
  1219. 613 file.file 16:32:03 pwd
  1220. 614 file.file 16:32:11 cd ..file
  1221. 615 file.file 16:32:29 ls -l
  1222. 616 file.file 16:32:51 ls
  1223. 617 file.file 16:33:12 ls /?
  1224. 618 file.file 16:33:19 ls ?
  1225. 619 file.file 16:33:25 /?
  1226. 620 file.file 16:33:39 clear
  1227. 621 file.file 16:34:15 cd /root
  1228. 622 file.file 16:34:26 cd ../primer
  1229. 623 file.file 16:34:31 pwd
  1230. 624 file.file 16:34:51 cd ../Desktop
  1231. 625 file.file 16:35:01 ls
  1232. 626 file.file 16:36:00 cd /root/home
  1233. 627 file.file 16:46:53 mkdir mywork
  1234. 628 file.file 16:47:02 cd /mywork
  1235. 629 file.file 16:47:15 cd ../mywork
  1236. 630 file.file 16:47:24 pwd
  1237. 631 file.file 16:47:30 ls
  1238. 632 file.file 16:47:44 cd ../mywork
  1239. 633 file.file 16:47:58 cd /root/mywork
  1240. 634 file.file 16:48:10 cd ..
  1241. 635 file.file 16:48:17 cd ./mywork
  1242. 636 file.file 16:48:36 dir
  1243. 637 file.file 16:49:06 mkdir primer1
  1244. 638 file.file 16:49:17 mkdir primer2
  1245. 639 file.file 16:49:20 mkdir primer3
  1246. 640 file.file 16:49:33 cd .primer3
  1247. 641 file.file 16:49:42 cd ./primer3
  1248. 642 file.file 16:49:54 cd ../primer1
  1249. 643 file.file 16:50:07 ls
  1250. 644 file.file 16:50:17 cd ..
  1251. 645 file.file 16:50:18 ls
  1252. 646 file.file 16:50:25 ls -l
  1253. 647 file.file 16:50:46 cd ./primer1
  1254. 648 file.file 16:51:01 echo 'hi'
  1255. 649 file.file 16:51:20 touch primer1
  1256. 650 file.file 16:51:23 ls
  1257. 651 file.file 16:51:40 touch primer1.txt
  1258. 652 file.file 16:51:43 ls
  1259. 653 file.file 16:52:14 cp ./pr
  1260. 654 file.file 16:52:51 cp ./primer1 /root/mywork/
  1261. 655 file.file 16:53:10 cp ./primer1.txt /root/mywork/
  1262. 656 file.file 16:53:13 ..
  1263. 657 file.file 16:53:17 cd ..
  1264. 658 file.file 16:53:21 ls
  1265. 659 file.file 16:54:35 rm -iv ./primer1
  1266. 660 file.file 16:54:45 rm -iv ./primer1.txt
  1267. 661 file.file 16:54:52 ls
  1268. 662 file.file 16:55:02 rmdir -iv ./primer1
  1269. 663 file.file 16:55:11 rmdir ./primer1
  1270. 664 file.file 16:55:20 rmdir ./primer1
  1271. 665 file.file 16:55:37 rmdir -r ./primer1
  1272. 666 file.file 16:55:52 rmdir -r /primer1
  1273. 667 file.file 16:56:08 ls
  1274. 668 file.file 16:56:17 rm -r primer1
  1275. 669 file.file 16:56:41 ls
  1276. 670 file.file 16:57:03 cd ./primer1
  1277. 671 file.file 16:57:05 ls
  1278. 672 file.file 16:57:11 cd ./primer
  1279. 673 file.file 16:57:27 rm primer1
  1280. 674 file.file 16:57:35 ls
  1281. 675 file.file 16:58:05 mkdir catalog
  1282. 676 file.file 16:58:07 ls
  1283. 677 file.file 16:58:15 rmdir catalog
  1284. 678 file.file 16:58:19 ls
  1285. 679 file.file 16:58:26 mkdir catalog
  1286. 680 file.file 16:58:43 cd ./catalog
  1287. 681 file.file 16:58:48 mkdir catalog
  1288. 682 file.file 16:58:51 la
  1289. 683 file.file 16:58:53 ls
  1290. 684 file.file 16:58:56 cd..
  1291. 685 file.file 16:58:58 cd ..
  1292. 686 file.file 16:59:01 ls
  1293. 687 file.file 16:59:06 mkdir catalog
  1294. 688 file.file 16:59:14 rmdir catalog
  1295. 689 file.file 16:59:37 rmdir -f catalog
  1296. 690 file.file 16:59:50 rmdir -f /catalog
  1297. 691 file.file 17:00:02 rm -f catalog
  1298. 692 file.file 17:00:32 rm -rf catalog/
  1299. 693 file.file 17:00:35 ls
  1300. 694 file.file 17:02:20 cd ..
  1301. 695 file.file 17:02:30 cd ..
  1302. 696 file.file 17:02:35 cd ./etc
  1303. 697 file.file 17:02:50 cd ./passwd
  1304. 698 file.file 17:03:02 ls
  1305. 699 file.file 17:03:20 passwd
  1306. 700 file.file 17:04:06 open passwd
  1307. 701 file.file 17:05:54 passwd
  1308. 702 file.file 17:06:18 cat passwd
  1309. 703 file.file 17:07:02 clear
  1310. 704 file.file 17:07:32 ..cd
  1311. 705 file.file 17:07:56 cd ..
  1312. 706 file.file 17:08:07 cd ./root
  1313. 707 file.file 17:09:04 pwd
  1314. 708 file.file 17:09:09 cd ..
  1315. 709 file.file 17:09:15 cd ./etc
  1316. 710 file.file 17:09:19 ls
  1317. 711 file.file 17:11:56 cd ..
  1318. 712 file.file 17:12:03 cd ./root
  1319. 713 file.file 17:12:11 cd ./mywork/
  1320. 714 file.file 17:12:37 touch testfie.txt
  1321. 715 file.file 17:12:38 ls
  1322. 716 file.file 17:12:55 cmod mode testfie.txt
  1323. 717 file.file 17:13:03 chmod mode testfie.txt
  1324. 718 file.file 17:14:16 ls -l
  1325. 719 file.file 17:14:43 chmod g+rw testfie.txt
  1326. 720 file.file 17:14:45 ls
  1327. 721 file.file 17:14:50 ls -l
  1328. 722 file.file 17:15:33 chmod g+ testfie.txt
  1329. 723 file.file 17:15:36 ls -l
  1330. 724 file.file 17:15:48 chmod g-rw testfie.txt
  1331. 725 file.file 17:15:50 ls -l
  1332. 726 file.file 17:16:12 chmod u-rw testfie.txt
  1333. 727 file.file 17:16:14 ls
  1334. 728 file.file 17:16:19 ls -l
  1335. 729 file.file 17:16:32 cat testfie.txt
  1336. 730 file.file 17:16:45 echo testfie.txt 'hi'
  1337. 731 file.file 17:16:57 ls -l
  1338. 732 file.file 17:17:04 cat testfie.txt
  1339. 733 file.file 17:18:56 echo 'hi how are you' >> testfie.txt
  1340. 734 file.file 17:19:02 cat testfie.txt
  1341. 735 file.file 17:19:19 chmod o-rw testfie.txt
  1342. 736 file.file 17:19:22 ls -l
  1343. 737 file.file 17:19:31 echo 'hi re you' >> testfie.txt
  1344. 738 file.file 17:19:37 cat testfie.txt
  1345. 739 file.file 17:20:21 rm -r testfie.txt
  1346. 740 file.file 17:20:25 ls
  1347. 741 file.file 17:24:12 ls -l
  1348. 742 file.file 17:25:44 chmod a-r primer1
  1349. 743 file.file 17:25:49 ls -a
  1350. 744 file.file 17:25:56 ls -l
  1351. 745 file.file 17:26:25 chmod o-r primer1
  1352. 746 file.file 17:26:28 ls -l
  1353. 747 file.file 17:26:41 chmod o-x primer1
  1354. 748 file.file 17:26:43 ls -l
  1355. 749 file.file 17:26:52 chmod g-x primer1
  1356. 750 file.file 17:26:54 ls
  1357. 751 file.file 17:26:56 ls -ls
  1358. 752 file.file 17:27:06 chmod u-x primer1
  1359. 753 file.file 17:27:12 chmod u-x primer2
  1360. 754 file.file 17:27:15 ls -l
  1361. 755 file.file 17:28:24 chmod a-r primer2
  1362. 756 file.file 17:28:26 ls -l
  1363. 757 file.file 17:34:16 chmod 754 primer1
  1364. 758 file.file 17:34:19 ls -l
  1365. 759 file.file 17:35:06 chmod 421 primer1
  1366. 760 file.file 17:35:19 chmod 124 primer1
  1367. 761 file.file 17:35:21 ls_l
  1368. 762 file.file 17:35:27 ls -l
  1369. 763 file.file 17:36:17 adduser
  1370. 764 file.file 17:38:48 touch testfile.txt
  1371. 765 file.file 17:38:51 ls
  1372. 766 file.file 17:40:05 echo -e 'first /n second' >> testfile.txt
  1373. 767 file.file 17:40:10 cat testfile.txt
  1374. 768 file.file 17:40:23 echo -e 'first \n second' >> testfile.txt
  1375. 769 file.file 17:40:27 cat testfile.txt
  1376. 770 file.file 17:40:39 echo -e 'first \nsecond' >> testfile.txt
  1377. 771 file.file 17:40:42 cat testfile.txt
  1378. 772 file.file 17:40:49 clear
  1379. 773 file.file 17:40:51 cat testfile.txt
  1380. 774 file.file 17:41:16 tac testfile.txt
  1381. 775 file.file 17:41:31 nl testfile.txt
  1382. 776 file.file 17:42:22 cat -b testfile.txt
  1383. 777 file.file 17:42:28 cat -n testfile.txt
  1384. 778 file.file 17:42:49 echo -e '\n' >> testfile.txt
  1385. 779 file.file 17:42:54 cat -n testfile.txt
  1386. 780 file.file 17:43:10 cat -T testfile.txt
  1387. 781 file.file 17:43:19 cat -s testfile.txt
  1388. 782 file.file 17:44:07 cat -E testfile.txt
  1389. 783 file.file 17:47:51 od -A d testfile.txt
  1390. 784 file.file 17:48:02 od -A o testfile.txt
  1391. 785 file.file 17:48:18 od -A x testfile.txt
  1392. 786 file.file 17:48:29 od -A n testfile.txt
  1393. 787 file.file 17:48:46 od -t d testfile.txt
  1394. 788 file.file 17:50:03 adduser
  1395. 789 file.file 17:50:42 su -oracle
  1396. 790 file.file 17:50:59 su --help
  1397. 791 file.file 17:51:11 su -oracle
  1398. 792 file.file 17:51:29 su - oracle
  1399. 793 file.file 17:54:38 pwd
  1400. 794 file.file 17:54:52 cd ./
  1401. 795 file.file 17:55:00 ls -l
  1402. 796 file.file 17:55:11 su - oracle
  1403. 797 file.file 17:59:55 pwd
  1404. 798 file.file 17:59:58 ls
  1405. 799 file.file 18:00:24 mv ./testfile.txt ./primer1
  1406. 800 file.file 18:00:28 ls
  1407. 801 file.file 18:00:38 cd ./primer1
  1408. 802 file.file 18:00:40 ls
  1409. 803 file.file 18:00:47 su - oracle
  1410. 804 file.file 18:01:28 cd ..
  1411. 805 file.file 18:01:52 mv ./primer1 /home/orecle
  1412. 806 file.file 18:01:56 su - oracle
  1413. 807 file.file 18:02:29 ls -l
  1414. 808 file.file 18:02:37 su - oracle
  1415. 809 file.file 16:59:21 cd /usr/lib/invoice/smssw/
  1416. 810 file.file 16:59:25 vim smsGenClient.py.2015091619
  1417. 811 file.file 17:00:36 python26 smsGenClient.py.2015091619
  1418. 812 file.file 16:59:12 python26 /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  1419. 813 file.file 17:13:05 less /var/log/invoice/smssw_160420_030000
  1420. 814 file.file 17:14:35 vim /etc/invoice/deliverGenData.conf
  1421. 815 file.file 17:14:40 less /var/log/invoice/smssw_160420_030000
  1422. 816 file.file 17:16:39 vim /etc/invoice/deliverGenData.conf
  1423. 817 file.file 17:16:46 less /var/log/invoice/smssw_160420_030000
  1424. 818 file.file 12:08:06 pwd
  1425. 819 file.file 12:08:14 cd mywork
  1426. 820 file.file 12:08:16 pwd
  1427. 821 file.file 12:08:19 ls -l
  1428. 822 file.file 12:10:10 touch file.txt
  1429. 823 file.file 12:11:54 ls -l
  1430. 824 file.file 12:12:26 cat file.txt
  1431. 825 file.file 12:13:13 echo -e 'hi\nsecond\nhow\n lol' >> file.txt
  1432. 826 file.file 12:13:16 cat file.txt
  1433. 827 file.file 12:14:04 head -n 2 file.txt > newfile.txt
  1434. 828 file.file 12:14:10 cat newfile.txt
  1435. 829 file.file 12:15:13 tail -n 1 file.txt >> file.txt
  1436. 830 file.file 12:15:17 cat file.txt
  1437. 831 file.file 12:15:28 tail -n 2 file.txt >> file.txt
  1438. 832 file.file 12:15:30 cat file.txt
  1439. 833 file.file 12:15:51 cat < file.txt
  1440. 834 file.file 12:18:03 cat file.txt | tail -n 3 |less
  1441. 835 file.file 12:19:00 clear
  1442. 836 file.file 12:20:49 grep lol file.txt
  1443. 837 file.file 12:20:59 grep -E lol file.txt
  1444. 838 file.file 12:21:14 grep l file.txt
  1445. 839 file.file 12:21:20 grep n file.txt
  1446. 840 file.file 12:21:29 cat file.txt
  1447. 841 file.file 12:21:40 grep h file.txt
  1448. 842 file.file 12:23:32 echo -e 'Привет ты не желаешь попробовать это мороженное?\nНет спасибо я покушал дома\nНе отказывайся оно очень вкусное' >> file.txt
  1449. 843 file.file 12:23:35 cat file.txt
  1450. 844 file.file 12:24:04 grep ^Н.* file.txt
  1451. 845 file.file 12:24:12 grep ^Н. file.txt
  1452. 846 file.file 12:25:02 ls /bin | grep ^f.*
  1453. 847 file.file 12:30:58 man (man grep)
  1454. 848 file.file 12:32:24 cd ./mywork | pwg
  1455. 849 file.file 12:32:29 cd ./mywork | pwd
  1456. 850 file.file 12:32:34 cd ./mywork
  1457. 851 file.file 12:32:41 ls -l
  1458. 852 file.file 12:32:50 cat ss
  1459. 853 file.file 12:33:07 tar -c
  1460. 854 file.file 12:33:29 tar -c file
  1461. 855 file.file 12:33:36 tar -c file.txt
  1462. 856 file.file 12:34:01 ls -l
  1463. 857 file.file 12:34:09 tar -c file.tar
  1464. 858 file.file 12:35:00 tar -c primer2
  1465. 859 file.file 12:35:06 ls -l
  1466. 860 file.file 12:35:33 tar -c primer.tar
  1467. 861 file.file 12:35:49 tar -c primer2.tar
  1468. 862 file.file 12:36:36 ls
  1469. 863 file.file 12:37:40 touch ping.png
  1470. 864 file.file 12:37:54 gzip ping.png
  1471. 865 file.file 12:37:57 ls
  1472. 866 file.file 12:38:22 gzip -tv ping.png.gz
  1473. 867 file.file 12:38:26 ls
  1474. 868 file.file 12:41:15 ps
  1475. 869 file.file 12:41:34 ps -e
  1476. 870 file.file 12:42:00 ps -f
  1477. 871 file.file 12:42:10 ps w
  1478. 872 file.file 12:42:32 ps -ww
  1479. 873 file.file 12:43:00 ps 15056
  1480. 874 file.file 12:43:29 ps -ef
  1481. 875 file.file 12:43:41 ps -efw
  1482. 876 file.file 12:52:04 chmod 77777 file.txt
  1483. 877 file.file 12:52:13 chmod 7777 file.txt
  1484. 878 file.file 12:52:15 ls
  1485. 879 file.file 12:52:24 ls file.txt
  1486. 880 file.file 12:52:33 ls -l file.txt
  1487. 881 file.file 12:55:39 ps -l
  1488. 882 file.file 12:57:53 less .bashrc &
  1489. 883 file.file 12:58:13 ps -efl | grep less
  1490. 884 file.file 12:59:00 nice -n 20 less .bashrc &
  1491. 885 file.file 12:59:16 ps -efl |grep less
  1492. 886 file.file 13:00:05 less &
  1493. 887 file.file 13:00:11 ps
  1494. 888 file.file 13:00:48 kill -SIGKILL 28804
  1495. 889 file.file 13:00:50 ps
  1496. 890 file.file 13:03:33 cat ~/.bash_history
  1497. 891 file.file 13:05:13 jobs
  1498. 892 file.file 13:05:49 man bash
  1499. 893 file.file 13:06:18 vim
  1500. 894 file.file 13:06:32 bg 1
  1501. 895 file.file 13:06:47 man bash
  1502. 896 file.file 13:06:56 vim
  1503. 897 file.file 13:07:04 bg 1
  1504. 898 file.file 13:07:08 bg l
  1505. 899 file.file 13:07:20 jobs
  1506. 900 file.file 13:07:33 fg 2
  1507. 901 file.file 13:07:37 fg 3
  1508. 902 file.file 13:07:42 fg 7
  1509. 903 file.file 13:08:17 pah
  1510. 904 file.file 13:08:19 path
  1511. 905 file.file 13:08:28 home
  1512. 906 file.file 13:08:42 export
  1513. 907 file.file 13:09:20 EDITOR=/bin/vim
  1514. 908 file.file 13:09:31 export EDITOR
  1515. 909 file.file 13:09:36 export
  1516. 910 file.file 13:10:28 mc
  1517. 911 file.file 13:17:52 vim file.txt
  1518. 912 file.file 13:21:04 cat file.txt
  1519. 913 file.file 13:21:26 vim file.txt
  1520. 914 file.file 12:38:13 redis
  1521. 915 file.file 12:38:22 history redis
  1522. 916 file.file 12:38:32 history | grep redis
  1523. 917 file.file 12:39:04 redis-cli
  1524. 918 file.file 12:39:28 redis-cli /help
  1525. 919 file.file 12:39:33 redis-cli --h
  1526. 920 file.file 12:39:38 redis-cli -h
  1527. 921 file.file 12:39:56 redis-cli -p 6382
  1528. 922 file.file 13:24:29 cd ./mywork/
  1529. 923 file.file 13:24:32 ls
  1530. 924 file.file 13:24:55 vim file.txt
  1531. 925 file.file 13:59:15 cd /root/etc
  1532. 926 file.file 13:59:23 cd ../root/etc
  1533. 927 file.file 13:59:33 cd ../etc
  1534. 928 file.file 13:59:37 cd ..
  1535. 929 file.file 13:59:46 ls
  1536. 930 file.file 13:59:52 cd etc
  1537. 931 file.file 13:59:56 ls
  1538. 932 file.file 14:00:16 cat cron.d
  1539. 933 file.file 14:00:35 cd cron.d
  1540. 934 file.file 14:00:38 ls
  1541. 935 file.file 14:00:48 ls -l
  1542. 936 file.file 14:01:29 cat invoice-cdrproc.conf
  1543. 937 file.file 14:01:48 vim invoice-cdrproc.conf
  1544. 938 file.file 12:21:54 less /var/log/invoice/restman
  1545. 939 file.file 12:21:55 less /var/log/invoice/restman.log
  1546. 940 file.file 12:32:07 vim /usr/lib/invoice/smssw/smsGenClient.py.2015091619
  1547. 941 file.file 12:32:17 python26 /usr/lib/invoice/smssw/smsGenClient.py.2015091619
  1548. 942 file.file 11:45:58 less /var/log/invoice/smssw_160421_030000
  1549. 943 file.file 11:49:34 less /var/log/invoice/smssw_160420_030000
  1550. 944 file.file 11:49:38 less /var/log/invoice/smssw_http_160420_030000
  1551. 945 file.file 11:49:47 less /var/log/invoice/smssw_http_160421_030000
  1552. 946 file.file 11:53:19 curl "http://192.168.18.234:8001/api?ani=test&dnis=7910123123,791001,791002,791003,791004,791005,791006,791007,7910123,7910124,7910123,79108,79109,791010&username=Login2&returnText=1&password=Password2&command=submit&serviceType=clType&longMessageMode=cut&message=Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it. Hi, this is a test message to understand how switch splits long text messages that contain more 160 symbols. This message will contain a lot of words and symbols just for the fuck of it"
  1553. 947 file.file 11:55:04 ps aux | grep redis
  1554. 948 file.file 11:55:17 redis-cli -p 6382
  1555. 949 file.file 12:01:16 less /var/log/invoice/smssw_http_160421_030000
  1556. 950 file.file 12:21:27 python26 /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  1557. 951 file.file 14:05:05 uptime
  1558. 952 file.file 14:43:56 cd /var/log/invoice/
  1559. 953 file.file 14:43:58 mc
  1560. 954 file.file 14:44:02 ls -la
  1561. 955 file.file 14:44:05 ls -la smssw*
  1562. 956 file.file 14:44:21 less smssw_160420_030000
  1563. 957 file.file 14:44:24 ls -la smssw*
  1564. 958 file.file 14:44:26 less smssw_160420_030000
  1565. 959 file.file 14:44:49 cd /va/rlog/invoi
  1566. 960 file.file 14:45:11 cd /var/log/invoice/
  1567. 961 file.file 14:45:22 grep 791040000319 smssw_160420_030000
  1568. 962 file.file 14:50:38 grep 476cf8fc smssw_160420_030000
  1569. 963 file.file 15:01:00 grep 791040000319 smssw_160420_030000
  1570. 964 file.file 15:06:14 grep f94d5458 smssw_160420_030000
  1571. 965 file.file 15:06:24 grep f94d5458 smssw_smpp_160420_030000
  1572. 966 file.file 15:07:32 grep 791040000319 smssw_smpp_160420_030000
  1573. 967 file.file 16:25:14 python26 /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  1574. 968 file.file 16:39:56 vim /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  1575. 969 file.file 16:40:14 python26 /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  1576. 970 file.file 16:46:31 vim /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  1577. 971 file.file 16:46:46 vim /etc/invoice/deliverGenData.conf
  1578. 972 file.file 16:46:53 python26 /usr/lib/invoice/smssw/smsGenerator2way.py.2015091619
  1579. 973 file.file 16:25:26 python26 /usr/lib/invoice/smssw/smsGenClient.py.2015091619
  1580. 974 file.file 16:40:18 vim /usr/lib/invoice/smssw/smsGenClient.py.2015091619
  1581. 975 file.file 16:46:27 python26 /usr/lib/invoice/smssw/smsGenClient.py.2015091619
  1582. 976 file.file 16:52:24 vim /etc/invoice/selfcare.conf
  1583. 977 file.file 18:39:58 less /var/log/invoice/hlr_counters.csv
  1584. 978 file.file 16:23:33 yum update alarislabs-invoice-smssw-3.4.16-12471.el6 --enablerepo=alarislabs-testing
  1585. 979 file.file 16:23:56 service smsswd restart
  1586. 980 file.file 16:24:04 less /var/log/invoice/smssw_160421_030000
  1587. 981 file.file 16:24:12 vim /etc/invoice/deliverGenData.conf
  1588. 982 file.file 16:24:55 less /var/log/invoice/smssw_160421_030000
  1589. 983 file.file 02:22:28 ps aux|grep hwdispd
  1590. 984 file.file 02:22:33 service hwdispd stop
  1591. 985 file.file 02:22:42 less /etc/invoice/hwdisp_watchdog.conf
  1592. 986 file.file 02:23:00 ps aux|grep hwdispd
  1593. 987 file.file 02:23:02 date
  1594. 988 file.file 02:23:04 ps aux|grep hwdispd
  1595. 989 file.file 02:23:21 date
  1596. 990 file.file 02:23:53 ps aux|grep hwdispd
  1597. 991 file.file 02:26:01 service hwdispd start
  1598. 992 file.file 02:28:12 exit
  1599. 993 file.file 09:27:06 mc
  1600. 994 file.file 09:27:08 ps
  1601. 995 file.file 09:27:22 less /var/log/invoice/hlr_counters.csv
  1602. 996 file.file 09:27:47 ls -al /var/log/invoice/
  1603. 997 file.file 09:27:50 ls -al /var/log/invoice/hlr_counters.csv
  1604. 998 file.file 09:28:04 vi /etc/cron.d/hlr.conf
  1605. 999 file.file 14:53:41 cd /etc/yum.repos.d
  1606. 1000 file.file 14:53:44 ls -larth
  1607. 1001 file.file 14:53:51 less alarislabs-testing-6.repo
  1608. 1002 file.file 14:54:07 yum list installed | grep elastic
  1609. 1003 file.file 14:54:25 yum remove alarislabs-elasticsearch*
  1610. 1004 file.file 14:55:04 yum install alarislabs-elasticsearch*
  1611. 1005 file.file 14:57:20 service kibana stop
  1612. 1006 file.file 14:57:25 service kibana status
  1613. 1007 file.file 14:57:29 service logstash stop
  1614. 1008 file.file 14:57:35 yum install alarislabs-elasticsearch*
  1615. 1009 file.file 14:58:15 cd /etc/elasticsearch/
  1616. 1010 file.file 14:58:17 ls -larth
  1617. 1011 file.file 14:58:21 vi elasticsearch.yml
  1618. 1012 file.file 14:58:56 service elasticsearch start
  1619. 1013 file.file 14:58:59 cd /var/log/invoice/
  1620. 1014 file.file 14:59:01 cd ../elasticsearch/
  1621. 1015 file.file 14:59:03 ls -larth
  1622. 1016 file.file 14:59:06 less logstash.log
  1623. 1017 file.file 14:59:20 service elasticsearch stop
  1624. 1018 file.file 14:59:24 ls -larth
  1625. 1019 file.file 14:59:29 rm -rf logstash*
  1626. 1020 file.file 14:59:34 service elasticsearch start
  1627. 1021 file.file 14:59:48 ls -larth
  1628. 1022 file.file 14:59:51 less logstash.log
  1629. 1023 file.file 15:00:14 service kibana start
  1630. 1024 file.file 15:12:09 cd /etc/sysconfig/kibana.d/
  1631. 1025 file.file 15:12:35 service kibana stop
  1632. 1026 file.file 15:12:50 yum list installed | grep kibana
  1633. 1027 file.file 15:12:59 yum remove alarislabs-kibana*
  1634. 1028 file.file 15:17:12 less /etc/sysconfig/elasticsearch.d/template_01.json
  1635. 1029 file.file 16:03:27 ip ad
  1636. 1030 file.file 18:54:24 yum clean all
  1637. 1031 file.file 18:54:45 yum update alarislabs-elasticsearch*
  1638. 1032 file.file 18:57:51 service elasticsearch restart
  1639. 1033 file.file 19:00:10 cd /var/log/elasticsearch/
  1640. 1034 file.file 19:00:12 ls -larth
  1641. 1035 file.file 19:00:15 less logstash.log
  1642. 1036 file.file 19:00:46 cd /etc/elasticsearch/
  1643. 1037 file.file 19:00:48 less elasticsearch.yml
  1644. 1038 file.file 19:00:58 vi elasticsearch.yml
  1645. 1039 file.file 19:01:20 service elasticsearch stop
  1646. 1040 file.file 19:01:23 service elasticsearch start
  1647. 1041 file.file 19:01:33 cd /var/log/invoice/
  1648. 1042 file.file 19:01:35 cd ../elasticsearch/
  1649. 1043 file.file 19:01:38 ls -larth
  1650. 1044 file.file 19:01:41 less logstash.log
  1651. 1045 file.file 19:02:56 less /etc/sysconfig/elasticsearch.d/template_01.json
  1652. 1046 file.file 19:04:31 service elasticsearch restart
  1653. 1047 file.file 19:05:25 less logstash.log
  1654. 1048 file.file 19:07:09 service elasticsearch status
  1655. 1049 file.file 19:07:37 history
  1656. [root@test34 elasticsearch]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement